` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Dynamically disabling Edit in Place
2005-07-22 -- Dennis Evans
 
> can any body know how to disable one or more colom in browse if we use > idit > in place in my browse in run time. Example: I have col A,B,C AND COLOM D. > IF > MY level user 1 i want disable colom A, IF mylevel user 2 i want to > disable > colom B, C > ANY BODY CAN HELP ME?? TANK'S FOR BEFORE EipManager, InitControls method, before the parent call, get(self.eq, column number) if (condition = disable) self.eq.control &= null else self.eq.control &= what ever eip instance you want end put(self.eq)


Today is May 2, 2024, 1:56 am
This article has been viewed 35120 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: