:: Forum >> Version 2 >>
How to do a grid disabled
More information on this topic is available in the documentation section:
/aw.system.control/control-state.html.
I have a grid and when in double click a new windows appears with the row information selected in front-end, but i need the grid in disable state. The user can not be select any row. I prove with setStyle("visibility", "hidden""), but it hide the grid. I need the grid showed but the user cannot be select any row.
Friday, July 14, 2006
AW controls do not implement disabled state yet - it is planned for the next release.
Alex (ActiveWidgets)
Monday, July 17, 2006
If possible disable selection event for a grid? I want have that the user can not be select any row and other words disable click and double click on the grid.
Monday, July 17, 2006
This topic is archived.
Back to /aw.system.control/control-state.html
Documentation:
Forum search