This is a migrated thread and some comments may be shown as answers.

hierarchy grid refresh issue

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ela
Top achievements
Rank 1
Ela asked on 01 Jun 2011, 07:15 PM

I have a hierarchy grid that is populated on demand (server side) using the NeedDataSource and DetailTableDataBind events (single level detail table) based on your example provided in the documentation.

Everything works fine but I have noticed that if 2 child levels are opened/expanded at the same time the second one does not refresh correctly. When I click to expand to see the details in another row I have correct number of pages but no data in the grid.

If I only have one sub level expanded/opened at the time everything works fine – for example I close/hide the details before I open/expand another row.

What else do I need to do to fix the refresh issue.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 07 Jun 2011, 07:58 AM
Hi Ela,

You could take a look at our online demo which functions properly when expanding multiple rows to see what are the differences between its logic and yours:
Programmatic Binding

If you cannot find any, provide us with code and any needed steps to perform, so that we can replicate the problem locally and see where it goes wrong.

Kind regards,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Ela
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or