views:

14

answers:

0

Hi

I have been using JQGrid to displays the list of products. Now selecting a product from the grid should display the details of the product in detail view using ASP.NET & Ajax JQGrid is in one update panel and detail form is in another updatepanel, Now if I write a function for onSelectRow and trigger a server side event for updating the second updatepanel, first update panel becomes empy (ie.. jqgird empty because of postback).

Can some help ?

Thanks Saif