Mike
|
| Posted: 07/11/2002, 9:58 AM |
|
I have a grid I created with CCS that I would like to filter based on several criteria. For Standard Users (GROUPID=1), I would like to filter the results based on the session variable USERID. For Management (GROUPID=2) I would like to filter by DEPT. Finally for Admin (GROUPID=3) I want all of the results displayed.
I created a session variable called <projectname>DEPT thinking I could use it in some way, but still got stuck.
Any Suggestions?
TIA
|
|
|
 |
Alex Alexapolsky
|
| Posted: 07/12/2002, 7:17 AM |
|
Please check out article "Parametrizing SQL in CCS" in Tips&Articles section
|
|
|
 |
|