Dear All,
how to update in gridview in silverlight dashboard using wcf services.
Thanks in Advance!!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sucindran MPosted Jun 11, 2012, 9:13 PM
http://boardreader.com/thread/asp_net_web_config_appsettings_multiple_5ft4kX3vw2a.html
Jaganathan BantheswaranPosted Oct 11, 2011, 9:18 AM
These Links will help you..
http://www.c-sharpcorner.com/UploadFile/raj1979/2959/
Link 2
Sucindran MPosted Oct 11, 2011, 8:54 AM
I am using telerik grid view.how to get values in silverlight using wcf service
Thanks in Advance.
Jaganathan BantheswaranPosted Oct 11, 2011, 8:28 AM
Use threading conecpt.
Bind the list returned by WCF with GridView very n seconds.