AQUANANU
Posts: 107
|
| Posted: 12/20/2007, 11:04 AM |
|
is it possible to change the source of a control dynamically.
in a table where there are multiple fields, depending upon the user rights the fields they can change should be displayed/shown for editing.
the user rights defined are field based and can be retreived from another table. The no of fields to be visible depends on the number of fields listed in rights table, they may be two or may be ten and the field name is also available from the rights table
my question is, is it possible to dynamically change the source of a control.
_________________
Navneet Kakkar
CEO
Positive Thinker's Inc. |
 |
 |
Oper
Posts: 1195
|
| Posted: 12/20/2007, 5:19 PM |
|
will be a litle more complicated
dont assign a source.
and just set the value depending on rights
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|