Is there an example of how to add new rows when using a hierarchical grid? I have tried the demos and they do not work when adding a new row.
3 Answers, 1 is accepted
0
Nikolay
Telerik team
answered on 30 Sep 2009, 08:53 AM
Hello Tim DiPaula,
Could you please describe your scenario and issue in more details? How do you want to add the new rows - programmatically or from the user interface? I tested our Examples application, section GridView >> Hierarchy by adding a new row at the second level of the hierarchy and this row was added correctly to RadGridView.
I submitted this as a support ticket ( 245801) and your support guy confirmed this to be a bug. If you have a working code example with a hierarchical grid in a Winforms application that let's you add new rows to a child grid I would like to see it.
0
Nikolay
Telerik team
answered on 06 Oct 2009, 02:23 PM
Hi Tim DiPaula,
Having the information that you provided in the ticket, I was able to reproduce the issue as well. It happens when the position of the AddNewRow row is Bottom. As my colleague Jack mentioned, this issue will be addressed in the next official release.