PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Datagrid binding & sorting

Reply

Datagrid binding & sorting

 
Thread Tools Rate Thread
Old 30-06-2003, 01:44 PM   #1
Ruslan
Guest
 
Posts: n/a
Default Datagrid binding & sorting


I have a datagrid what is binding to a table:

myBindingManager = this.BindingContext[myDataGrid.DataSource,
myDataGrid.DataMember];



It works well, but if I click on the header of a column for change the
sorting the binding doesn't work well.



Can someone help me?



Ruslan


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off