terciofilho
3 Nov 2009, 8:08 AM
Hi!
In my application I have a ListGrid with a RowEditor plugin.
For each row/column pair in this Grid I have a different CellEditor. In the same column I have different CellEditors for each row, some rows are CheckBox, some rows are TextField, and so on.
I can change in the ColumnModel but the RowEditor doesn't change.
How to force Row Editor to update it's CellEditor?
Thanks in advance.
Tercio
In my application I have a ListGrid with a RowEditor plugin.
For each row/column pair in this Grid I have a different CellEditor. In the same column I have different CellEditors for each row, some rows are CheckBox, some rows are TextField, and so on.
I can change in the ColumnModel but the RowEditor doesn't change.
How to force Row Editor to update it's CellEditor?
Thanks in advance.
Tercio