DatabaseDude
Programmer
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.
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.