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
URGENT - Ultrawebgrid - Loading one grid based on selected row of other grid
posted

Hi,

 

I am using Infragistics 7.1. 

 

I have 2 grids. When I select a row in the first grid, I fire the OnSelectedRowChange event. The event fires up. I am building another gird based on the selected row in the onselectedrowchange event. During execution no exceptions happen in this event. Yet the second grid is not rendered on the web page. 

 

Do I need to use some other event handler? I tried to explicitly call the pre_render function, but that doesnt happen after the Onselectedrowchange event.

 

Please let me know of a possible solution.

 

Thanks,

Shalini.