RC
Rajadurai C
Syncfusion Team
December 31, 2008 06:29 AM UTC
Hi Shaoli,
Thanks for your interest in Syncfusion products.
In usual case, it is not necessary to call Update methods while SetRowHidden(from,to,true)
method is called.
You can try calling grid.UpdateScrollbars()
or grid.Refresh()
to see if that avoids this problem.
Regards,
Rajadurai