I am implementing jqxTreeGrid in our project and I can’t see any option to set region based format for date row in a columns.
I can see only something like: cellsFormat which is able to set only fixed format.
There is also something like localization property for the jqxTreeGrid but it also sets a fixed format.
Is there any option to set something like: .toLocaleString() for date type row?