For example, I have a table 'Bill' with these attributes : id,date,quantity,sum,contractid. By default, after we drag 'Bill' from DataSet on the form we get a datagridview displays data selected by Bill.id.

Now I need the data selected by Bill.date. That means after done the BindingNavigator bar on top will also manage the date not the id.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.