TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Uday Gaikwad
NA
680
196.5k
Sending Dataset from WCF to silverlight Appliaction
Aug 17 2010 8:14 AM
I want to bind the data to datagrid in silverlight my wcf method is retriving the data from database.
but the issue is we cant used datatable or dataset in silverlight. so i m trying to convert it in some type of collection.
For that i have created class and the properties and the object of class i am adding into the the list collection. but here the scenario is different the return columns are not fixed they are decide at runtime means which columns and how many are return columns are not fixed.
So i am serching for the solution to convert dataset into the compatible collection to the silverlight.
Reply
Answers (
1
)
How do add default item after binding items in combo box in silverlight
silverlight databinding