Hi ,
I have a RadGridView that shows some data in Hierarchical mode.
I have a problem in this scenario:
First. I expand more data in GridView(so, it shows child of node and child of child and ......).
Second. I use RadGridView,Rows.Add() function to add 1 row. The row successfully added, but the added row go bottom of gridview and the vertical Scroll lost trust value.
So, I should "up down" and "Up down" the vertical scroll to get correct value.
any suggestion please?!
I have a RadGridView that shows some data in Hierarchical mode.
I have a problem in this scenario:
First. I expand more data in GridView(so, it shows child of node and child of child and ......).
Second. I use RadGridView,Rows.Add() function to add 1 row. The row successfully added, but the added row go bottom of gridview and the vertical Scroll lost trust value.
So, I should "up down" and "Up down" the vertical scroll to get correct value.
any suggestion please?!