Hi,
Am using Rad Combo box as as a user control. In my main page am using the user control combo box as one column and the next column is a text box which is read only.
Values for combo are populated from DB on Load on demand in RadAjaxCombo_ItemsRequested method.
My need is when i populate a value to combo box, the corresponding value from DB has to be populated to read only text box, which is available near by the Combo box.
Can you please give me an example to avoid this problem.
Thanks & Regards,
Vijay R
Am using Rad Combo box as as a user control. In my main page am using the user control combo box as one column and the next column is a text box which is read only.
Values for combo are populated from DB on Load on demand in RadAjaxCombo_ItemsRequested method.
My need is when i populate a value to combo box, the corresponding value from DB has to be populated to read only text box, which is available near by the Combo box.
Can you please give me an example to avoid this problem.
Thanks & Regards,
Vijay R