Hi,
I'm working on gridview and I updated the latest components Telerik. I tested in Winforms application to display hierarchical data. When I was finally able to view the data, I found a bug.
When I select a child row and all child rows that have the same index are selected. But if I select another row (different index) then all the selected rows to store the value of the previous row selected.
Even in your demo in the object-Relational the same problem exists.
I would like to know if there is already a solution to fix this problem or that it will be corrected in a future patch?
I'm working on gridview and I updated the latest components Telerik. I tested in Winforms application to display hierarchical data. When I was finally able to view the data, I found a bug.
When I select a child row and all child rows that have the same index are selected. But if I select another row (different index) then all the selected rows to store the value of the previous row selected.
Even in your demo in the object-Relational the same problem exists.
I would like to know if there is already a solution to fix this problem or that it will be corrected in a future patch?