List Object Column Restriction
-
Wednesday, May 23, 2012 12:14 PM
Hi,
I have a list object associated with change event.How do i restrict my user to add or delete any columns.
K K Sanghi
All Replies
-
Thursday, May 24, 2012 3:00 AM
Hi Krishna,
As far as I know it is impossible to delete or insert column in the ListObject if your ListObject has been binded to a datasource.
Best Regards,
T.X.
-
Thursday, May 24, 2012 6:15 AM
Hi Tx,
My requirement is ListObject does not have any data source associated.
Now easily user can change the Columns Name or they can perform some action like delete/add column.
How in my c# code i can restrict the user to perform these actions.
K K Sanghi

