HI
I need to select an item in a webcombo based on the value of the first column.
I need a webcombo property similar to .selectedIndex to give it a string value.
can anybody help me,
thanks
Hello,
Did you check our online samples there is a such scenario implemented:
Dynamically populated WebCombo
Reference documentation about the component you will find here:
Documentation WebCombo
Let me know if you have questions.
Hi ,
thanks for your quick reply,
yes, I have looked at the samples before but I didn't find my answer there.
I want the web combo to get value from the database when loading the page. so I want it to have a selected value based on the database.
I know how to get the value from the web combo but I don't know how to set this value.
thx,