Update DataTable structure dynamically

jonathanb

New member
Joined
May 7, 2007
Messages
1
Programming Experience
3-5
Hi there,

I' having a DataTable [User.xsd]. I would like to update my DataTable and taking care of the changes I made in the table User. Is there any way to update my DataTable automatically or I must do this manually ? Just to let you know, I added a new column in my User table.

Thank you,

Jonathan
 
Back
Top