Find a row - and CurrencyManager

  • Thread starter Thread starter jwitt
  • Start date Start date
J

jwitt

Ref: WinXP, .NET 1.1, C#

I have a form with TextBoxes bound to a DataTable.

Is there a way to find a row in the DataTable by a string (matching data
in a column), and then have the row appear in the TextBoxes? I assume I
have to do something with a CurrencyManager ...?

Thanks!
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top