User DataSet Editor

Posted by Steven on Stack Overflow See other posts from Stack Overflow or by Steven
Published on 2010-03-15T18:23:26Z Indexed on 2010/03/15 18:29 UTC
Read the original article Hit count: 426

When the user clicks an "Edit" button on my form, I want a box to come up which allows the user to edit a DataTable in a strongly-typed DataSet.

What's the best way to do this?

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about dataset