Author: helioshimojo | Posted on: 11/16/2010 11:55:45 AM | Views : 859

Hi,
I am developing this website which requires multiple groups of roles inside membership. Here is an example:
I want to create a group of states (would be the first group of roles):
* Oregon
* California
* Kansas
* Texas
* Ohio
Then I want to use the membership provider to filter the query results. Example:
* Patrick is an website admin and he can view all states from the query results
* Laura is from Kansas, so she can view only Kansas results from the query (reports, submission form only to Kansas, and so on...
How can I do this?
...

Go to the complete details ...