How to protect a cell in an edit table? (OpenInsight Specific)
At 28 OCT 2000 12:33:23PM Leonardo Lopez wrote:
I need to set protected a cell in and edit table, but during the execution of the program.
I could do it during the design, but i need during the execution.
Thanks.
At 28 OCT 2000 05:29PM Donald Bakke wrote:
Leonardo,
If you study the information regarding the COLSTYLE message for the Send_Message command you'll see an example of how to change the properties of edittable columns on-the-fly.
dbakke@srpcs.com