0
Answer

Using xml data base in DataSet Form wizard

Ask a question
pradeep

pradeep

18y
1.6k
1
Hi,

I am using data form wizard to update/add data of tables from dataset using tables from .xsd file. I don't want to use datagrid but single record in individual controls option which wizard gives.
Do not know how to load existing table values using btnLoad_Click event.

Thanks