Filtering User data
I am trying to use a GridView to display account information for a specific user. I am using the default AspnetDB. After the user logs in, how do I filter to display that users stored info. I've tried using the sql query builder but I'm not sure what to select for the source or parameter.
|