Hi All ,
I am using a combo box to show the values of a valuelist .
This value list is generated at run time from an array and may contanis > 100 records (actually noumber of weeks form today to 2 years back )
Now problem is that my combo box contain around 100 records . and at a time by default 20 records (max) are displaying which captures half of my screen. Is there any way to set the size of the combo box displaying rows.
(say 5 at a time ).
Thanks in Advance …