10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Administrator
Admin
2.2k
1.4m
Problem with update in datagrid bound to datatable
Apr 13 2003 9:50 AM
Hi, I have a very weird problem I can´t find how to solve. I have a dataGrid bound to a dataTable. When I add a new row to the dataTable with the Rows.InsertAt method (meaning I don´t add it at the end, but in order), the dataGrid shows the new row BUT NOT AT ITS INSERT POSITION, but at the end of the table. How can I make the dataGrid update exactly what is on the dataTable, with the same order? Thanks very much in advance because I have tried many things (Refresh, Update, ...) and none have worked! Cheers, Juanjo
Reply
Answers (
1
)
Wrox Projects
Exclusive connection mode with Access not working!