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
482
Webgrid OnSelectedRowsChange Event
posted
I am using infragistics 8.1. When I invoke the OnSelectedRowsChange Event the

SelectedRowsEventArgs e doesnt contain any information about the selected row. Any idea what could be done to retrieve the information about the selected row? I tried grid1.Displaylayout.SelectedRows, and I am not able to get the selected row from there too. Is there a bug?

I want to avoid rowselectors.

Thanks,