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

Returning data to a grid based on user ID

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
odx
Top achievements
Rank 1
odx asked on 16 Nov 2009, 12:32 PM

Hi All

 want to create a silverlight grid that will return only the data relating to that specific user ID.  I already have the log in control and a grid returning data from an SQL server2008.  I just want to make sure that the data that is returned is specific to the user ID

 what is the best way to do this??  should i use isolated storage? cookies?  RIA..?  totally confused!!

 

I only want to do something simple like

Get

Order Id, Product Name, Ship Date

From  ORDERS_Table

WHERE userId = @userID

 

What would you recommend and can you give me  basic idea of what i'd have to do to make this work?

 

Thanks

 

Odx sigma

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Nov 2009, 02:04 PM
Hello,

Is this what you're looking for?

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
odx
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or