VBCS : Service Data Provider to Array Data Provider
Summary
Converting Service Data Provider to Array Data ProviderContent
Hi All,
I have a ServiceDataProvider variable which is holding the table data in the page. I just wanted to read the table data on button click in javascript.
How can I read data from ServiceDataProvicer(SDP)?
How can i convert ServiceDataProvideer(SDP) into ArrayDataProvider(ADP).
Please help guide me to achieve this.
Thanks,
Nazeer.
0