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

Nested RadGrid occasionally displays blank row

1 Answer 46 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Graeme Mc
Top achievements
Rank 1
Graeme Mc asked on 23 Aug 2012, 03:53 PM
Hi,

We have a grid that contains nested rows three levels deep, in the following way:
1. Status
2.    -- Action
3.        -- Role

To add a Role, there is an 'Add Row' button, which contains a dropdown of Roles on a GridDropDownColumn. There is an Insert button and a Close button. This functionality works fine to add a Role, but sometimes the Role name is blank in the row below. It seems to only happen after deleting/inserting roles, particularly if a higher up row is expanded as well.

I'm unable to reproduce the exact steps as it is intermittent, but I was wondering if there are any known issues with nested rows in grids, or if you have any suggestions in how to establish the cause of this?


Regards,
Graeme

1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 28 Aug 2012, 11:53 AM
Hi Graeme,

The described issue is not common. You could try disabling any ajax on the page and observe if the issue still persists. However, the issue could either be a problem with our code or the scenario implementation. If the issue still persists we will need a step by step instructions on how to replicate the issue and a sample runnable application which shows the unwanted behavior. Note that you could open a formal ticket and upload the project with the description there.

Regards,
Antonio Stoilkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Graeme Mc
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Share this question
or