Hi,
I am using "Infragistics35.WebUI.UltraWebGrid.v10.2" in aspx page and register 2 events OnClick="UltraWebGrid1_Click" and OnSelectedRowsChange="UltraWebGrid1_SelectedRowsChange, but none of the events are firing.
Please find attached Default.aspx page and Default.aspx.cs file.
Thanks.
Hello sandy_joggy,
I have tested the provided by you example with IE 8 browser and the “Click” and “SelectedRowChange” events are firing properly. I have changed the Datasource first (to a simple DataSet).
Can you tell me what browser do you use for testing and did you put breakpoints on the two events on the server to observe if they are firing?
I am waiting for your response.
Let me know if you need further assistance with this question.