Hi All,
I'm now need to retrieve the data from database and bind the data to the datagrid.
For example,
I have a table which is a collection of questions and it is stored in the database(Micros oft SQL Server 2008) of remote computer. How can I retrieve the questions from the database through web service and bind it to the datagrid of another computer?
Please guide me.Thanks.
I'm now need to retrieve the data from database and bind the data to the datagrid.
For example,
I have a table which is a collection of questions and it is stored in the database(Micros oft SQL Server 2008) of remote computer. How can I retrieve the questions from the database through web service and bind it to the datagrid of another computer?
Please guide me.Thanks.
Comment