Hi All,
I have a custom lookup for a string control, i override the lookup method for that string control.
Now, I want to increase the size of the lookup form, which means i want to show atleast 30 records in my lookup, but by default the lookup shows only 12 records, i need to scroll down to view more records. How do i show more records in my lookup? Is there any way to increase the size of my lookup form?
Thanks in advance for your help.