Apr 12
Digg
Stumbleupon
Technorati
Delicious

How to handle page representation dynamically

Hi all,
Lets say you want to allow each user’s group to see different page style. You may need to change page layout and css file for this dynamically. Lets imagine we have very similar functionality for a few user groups but we want their dashboard pages look different. Here is the code sample which setup […]

Author: admin