Skip to main content

Microsoft Silverlight

Answered Question How to bind a datagrid in SilverlightRSS Feed

(0)

Meetu Choudhary
Meetu Ch...

Member

Member

44 points

15 Posts

How to bind a datagrid in Silverlight

 I am making a RIA application using silverlight and web services the method of a web service returns a DataSet (a classic asp.net dataset which is find in system.data) . Now my problem is:

How to bind a DataGrid of Silverlight with that Dataset which is returned by the Web service

If i am going wrong way do correct me.

If i am right then tell me how to proceed

++
Thanks and Regards

Regards,Meetu Choudhary
Microsoft MVP-ASP/ASP.NET

MsDnM || My Forums || My Blog

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Re: How to bind a datagrid in Silverlight

Have you check this long thread?

 http://silverlight.net/forums/p/16733/55609.aspx

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...

Jonathan Shen – MSFT
Jonathan...

All-Star

All-Star

24939 points

2,425 Posts

Microsoft
Answered Question

Re: How to bind a datagrid in Silverlight

Hi Meetu,

By default, DataSet is not supported by Silverlight now.  However, you can get a solution here.

Best regards,

Jonathan

Jonathan Shen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities