Results 1 to 3 of 3

Thread: How to get a Single Result

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2009
    Posts
    4

    How to get a Single Result

    Hi
    I used Silverlight 3 Last realease also I tried RIA Service, Its very nice
    My question is How to get a 1 Value in message box for exampl in Adventureworks data in Contacts
    I like to put Firstname in Textbox then Get a Emailaddress for this Guy in Message box?
    Please Help
    Than u

  2. #2

    Thread Starter
    New Member
    Join Date
    Aug 2009
    Posts
    4

    Re: How to get a Single Result


  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2009
    Posts
    4

    Re: How to get a Single Result

    QueryName="GetEmployeesByGender" AutoLoad="True"> <riaControlsomainDataSource.DomainContext> <domain:AdventureWorksDomainContext /> </riaControlsomainDataSource.DomainContext> <riaControlsomainDataSource.QueryParameters> <riaData:ControlParameter ParameterName="gender" ControlName="gender" PropertyName="SelectedItem.Content" RefreshEventName="SelectionChanged" /> </riaControlsomainDataSource.QueryParameters>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width