AD
Administrator
Syncfusion Team
December 23, 2002 03:53 PM UTC
Try CurrentCell.MoveTo()
Stefan
PC
Pascal Couture
December 23, 2002 04:08 PM UTC
Thanks it worked!
But by the way, I added this before your line :
grdSchedule.Model.Selections.Clear()
So that if the user has a selection, it is cleared.
Have a nice day!