Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by ke on Sep 15, 2009 02:35
open dhtmlx forum
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
Answer posted by dhxSupport on Sep 15, 2009 09:25
Unfortunately it's impossible. enableMathEditing() method works only for the whole grid, not for the specific column.