This is a migrated thread and some comments may be shown as answers.

[Solved] WCF Service in Silverlight

0 Answers 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
John Giblin
Top achievements
Rank 1
John Giblin asked on 21 Jul 2011, 03:07 PM
I have a silverlight app where I am populating a few controls (comboboxes and date picker controls). After that is done, I wanted to set the default fields. Based on controls values it would make a service call which will populate a radgridview. 

Since the service calls are all async, I am not sure when the fields have been populated and default values are set to run the next service call

any ideas
Tags
General Discussions
Asked by
John Giblin
Top achievements
Rank 1
Share this question
or