Hi,
I have attached the webcombo to a database. all is good when the user selects the webcombo and then selects the row. i enter the cell in column(1) in a text box. Works great!. However, when a user scrolls through with the Up or Down arrow keys i get the selected data but the SelectedRowChanged does not fire. How can i get the cell in the column(1) of what the uesr selects.
thanks