|
-
May 19th, 2011, 11:30 PM
#1
Thread Starter
Addicted Member
Retrieving filtered data
I'm currently using the login feature that came with the default MVC 3 layout.
I have no problem with regards to writing the data using the default pages that i edited. My problem is how to view the data.
So I having trouble with 2 things.
1. How to do something similar to "SELECT * FROM UserRecord WHERE username = *the current logged user*"?
2. How to transfer the retrieved data to individual textboxes?
I'm working with C# btw.
-
May 21st, 2011, 11:24 AM
#2
Hyperactive Member
Re: Retrieving filtered data
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|