ietprofessional
Programmer
I'm trying to create a form that has a couple fields and datagrid. What I'd like to do is all the user to enter the data via the text fields and display the data in the datagrid. If they enter data in one and click a button there will be one item in the datagrid. If they add another there will be two items in the datagrid.
Does anyone have any code that shows how to add a row to a dataset using data from a couple fields and then displayed in a datagrid?
Thanks!
Does anyone have any code that shows how to add a row to a dataset using data from a couple fields and then displayed in a datagrid?
Thanks!