Visual Web Developer, custom WHERE-clause for DataList, DataGrid
- by m3n
This question is not really related to programming but to using Visual Web Developer, but here goes:
I'd like to use User.Identity.Name or any session variable in the WHERE-clause used by DataList (or other similar components), but I've tried the different options in the "ORDER BY..." pane to no avail.
How do I stick that in there?
Cheers