Hi All
developing something similar as in
[highlight]here[/highlight]
What i am trying to acheive is display data in Gridview control where the data source is an xml file and allow editing.
The problem is visual web developer doesnt even have that control? Does anyone know how can that control be downloaded and plugged in to VWD? or suggest an alternative.
Tried using XMLDataSource object but doesnt work coz it doesnt allow editing.
cannot use SQLDataSource coz the data is from a xml file locally.
Thanks
anant
developing something similar as in
[highlight]here[/highlight]
What i am trying to acheive is display data in Gridview control where the data source is an xml file and allow editing.
The problem is visual web developer doesnt even have that control? Does anyone know how can that control be downloaded and plugged in to VWD? or suggest an alternative.
Tried using XMLDataSource object but doesnt work coz it doesnt allow editing.
cannot use SQLDataSource coz the data is from a xml file locally.
Thanks
anant