enableMathEditing for one column but not for other

Hello,



I am using treegrid, how can i set one column on enableMathEditing(true) and other column on enableMathEditing(false) on the same Grid.



Thanks

Unfortunately it’s impossible. enableMathEditing() method works only for the whole grid, not for the specific column.