Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filtering gridview based on current username 1

Status
Not open for further replies.

DatabaseDude

Programmer
Nov 7, 2005
112
0
0
US
I have a gridview that I'd like filtered by the current username.

Its source is a stored procedure, taking one argument, Username (string).

The datasource configuration provides the ability to select from such choices as form control and query string, but I'm not sure how to retrieve the username and use it.

Thanks in advance for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top