Hi,
I am using ultragrid, that is editable and also allows to add new row... and I put it in a UserControl. The root control is panel.
Whenever add a new row in the grid, the panel will be grow based on the size of the ultragrid. If I move the panel scrollbar and edit some values in the grid, it is refreshed ! and the panel scroll moves to 0'th position. so, it sounds that there is a refresh(repaint) problem.
How can I solve this issue????? Whether do we have any hotfix??? (because still i am using 2006 vol3 CLR2.0)
Thanks,Micky
I know that there have been some issues addressed in terms of the scroll behavior of the grid when it's in a scrollable control, and this issue sounds like one that was fixed. Unfortunately, I can't really say whether this has been fixed in 6.3 or not since this versino has not been supported for a little while yet. If you don't have the latest hotfix already, you can give that a shot, otherwise you could contact Developer Support so that they can track down what version you would need.
-Matt
Thanks Matt :)