|
Subject:
|
RowProperty in DataGrid
|
|
Posted By:
|
blackcafe
|
Post Date:
|
4/14/2006 2:52:39 AM
|
, Hi All, I have problem with insert one row in datagrid. For example, I have 1000 rows in my Datagrid, now I insert one row after the last row. And I insert infomation of this row in another window, and after it is inserted successfully, it returns window that has my Datagrid and updates this datagrid with 1001 rows. I want the latest row that i have just inserted into is active, and the scrollbar will be scrolled down to this row. How do I do it? Thank you for your help and waiting for your replies.
|
|