Silverlight and WCF -


i have wcf querying table, 1 record have showing in datagrid.

how set columns values of 1 record variables , have variables available rest of silverlight app?

what trying do: have wcf query sql table set results variables have chart react variables

please help!!!!

your wcf call should return type current datagrid binding too. can use same type pass chart. in other words, don't have read values out of datagrid, have values there datagrid being populated from.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -