Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Set GridCtrl read only when editing
Set GridCtrl read only when editing [message #26297] |
Thu, 22 April 2010 14:05  |
 |
koldo
Messages: 3437 Registered: August 2008
|
Senior Veteran |
|
|
Hello all
I wanted to set a GridCtrl as read only when cursor is editing in a cell.
Now in that state, doing
grid.Inserting(w).Appending(w).Removing(w).Editing(w).Duplicating(w);
does not affect the grid until the cell loose the focus.
So if I do not click outside the cell, I can follow editing although the grid is read only.
Best regards
Iñaki
|
|
|
|
Goto Forum:
Current Time: Fri Jul 04 19:49:56 CEST 2025
Total time taken to generate the page: 0.03470 seconds
|