[Message Deleted]
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
[Message Deleted]
-
[Message Deleted]
The query that fills the gridview will dictate what order the items appear in. You can do this with an order by clause. Therefore if your table has an ID for each row(which it should have) then just order by this. Then the new row with the highest number wil appear last.
The answers posted by me are suggestions only and cannot be used in anyway against me.