Hi all,
I want to get a data set from web service containing a table of two fields and 5 records and populate 10 textarea controls. each record for two textarea controls. for a single list grid you can set data source property and populate the fetched data. Is there any similar easy method to populate 5 records to 10 text area controls with each record to 2 text area controls.
Also I want to update back the data.
thanks all
devaraja
I want to get a data set from web service containing a table of two fields and 5 records and populate 10 textarea controls. each record for two textarea controls. for a single list grid you can set data source property and populate the fetched data. Is there any similar easy method to populate 5 records to 10 text area controls with each record to 2 text area controls.
Also I want to update back the data.
thanks all
devaraja
Comment