Hi:
DataGridView
EditMode:EditOnEnter
When I press Enter, the active cell will be the
same column and next row cell, but I just want the active cell is in same row, but next column.
How could I change the direction from Top_To_Buttom to Right_To_Left.
JA
Jason
June 15, 2006 09:42 AM UTC
Right_To_Left --> Left_to_Right
I am Sorry!I mean left to right, when press Enter;
AD
Administrator
Syncfusion Team
June 15, 2006 10:56 AM UTC
Hi Jason,
Please refer to the forum thread for more details.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=88530&SiteID=1
Best Regards,
Haneef
JA
Jason
June 15, 2006 11:21 AM UTC
Hi Haneef,
I''ve got what I want.Thanks a million.