ferr
14 Jan 2008, 9:23 AM
I'm looking for a way to display checkboxes using 1.1 similar to how they are displayed with CheckBoxSelectionModel and CheckColumn in 2.0. Is there an equivalent or do I need to migrate to 2.0?
So far I have only been able to make use of the editor check box, which is not to my liking (the check boxes are not displayed until you double click, and when a value is given it displays true/false/etc rather than a checked/unchecked check box).
If migration to 2.0 is the best option, how difficult would it be? I've used a ton of ExtJS 1.1 objects (Grid, Tree, Menu, Forms, Dialogs, and of course these objects have a slew of sub-objects)..
So far I have only been able to make use of the editor check box, which is not to my liking (the check boxes are not displayed until you double click, and when a value is given it displays true/false/etc rather than a checked/unchecked check box).
If migration to 2.0 is the best option, how difficult would it be? I've used a ton of ExtJS 1.1 objects (Grid, Tree, Menu, Forms, Dialogs, and of course these objects have a slew of sub-objects)..