N
Nedu N
From: "Nedu N" <[email protected]>
Subject: not able to read and bind the XML tag data from dataset
Date: Tuesday, August 12, 2003 2:06 PM
All,
I am facing some problem in accessing the data (which is here XML tags
itslelf as data) from dataset....
example:
I have got data as <BTN> in one of the columns in my database table, and i
am able to see this data when write the content of the dataset into a xml
file with
dataset.writexml().
But when i try to bind this dataset to a datagrid i am seeing only spaces in
this specific column...i am okay with other columns...
Any help will be greatly appreciated..
Thanks
Nedu
Subject: not able to read and bind the XML tag data from dataset
Date: Tuesday, August 12, 2003 2:06 PM
All,
I am facing some problem in accessing the data (which is here XML tags
itslelf as data) from dataset....
example:
I have got data as <BTN> in one of the columns in my database table, and i
am able to see this data when write the content of the dataset into a xml
file with
dataset.writexml().
But when i try to bind this dataset to a datagrid i am seeing only spaces in
this specific column...i am okay with other columns...
Any help will be greatly appreciated..
Thanks
Nedu