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.

Parents
  • 7694
    posted

    Hello,

    Could you  please provide little bit more information about grids declaration.ASPX declaration, code-behind – anything that can get us started is welcome.

    Also  you can take a look at the links below:

    Samples: http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm
    Help: http://help.infragistics.com/NetAdvantage/NET/2008.3/CLR3.5/

    Thanks.

Reply Children
No Data