PDA

View Full Version : ComboBox


jpan
07-14-2004, 12:38 PM
Hi,

In a combobox, suppose I have textlistitem replicated off a dataset, but I want the first element to be selected (basically, I don't want a combo-box that's blank on initial view).

How can I accomplish this??

Thanks,

James

antun
07-14-2004, 01:37 PM
You might find this thread helpful:

http://www.laszlosystems.com/developers/community/forums/showthread.php?s=&threadid=629&highlight=combobox+oninit

-Antun