A
Atley
I have a Datagrid I have created, it's datasource is an XML Dataset that I
have created. That form worked perfectly, until I had to add a column to
the table... I did it in my database, it shows up in my database, in my xml
dataset, and I even add the column to my datagrid, but now that new column
doesn't retreive from the database or add new data to that column in the
table...
It seems like this one column is unbournd, even though I have mapped the
table field in the columnstyles...
What can I do!
Thanks in advance for any help.
have created. That form worked perfectly, until I had to add a column to
the table... I did it in my database, it shows up in my database, in my xml
dataset, and I even add the column to my datagrid, but now that new column
doesn't retreive from the database or add new data to that column in the
table...
It seems like this one column is unbournd, even though I have mapped the
table field in the columnstyles...
What can I do!
Thanks in advance for any help.