trichview.com

trichview.support




Re: Protected table


Return to index


Author

Message

Jaepil Kim

Posted: 09/26/2003 2:33:20


Hi :)


"Sergey Tkachenko" <[email protected]> wrote:

>Yes. For example, you can call

>rve.SetItemExtraIntProperty(ItemNo, rvepDeleteProtect, 1);

>where ItemNo - index of table item in rve.

>After this, user cannot delete the table, all other operations are not

>blocked.

>You cannot delete table using editing operations (such as selecting and

>deleting selection), but Clear and DeleteItems will work.

>Or you can remove protection

>rve.SetItemExtraIntProperty(ItemNo, rvepDeleteProtect, 0);


Great, I could stop users from deleting it but still they could select then

delete. Can i avoid this as well?


Regards,





Powered by ABC Amber Outlook Express Converter