Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2009
UltraWebGrid Events are not firing
posted

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.

 

InfraWebGridFiles.zip
Parents
  • 15979
    posted

    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.

Reply Children
No Data