I have columntypes for various data columns with date, number, and textbox values with edit mode enabled. I can set the textbox columntype text alignment with css, but the date & number jqx elements have element level text align properties set to them by javascript. Is there a way to adjust this alignment when a cell enters edit mode for the date & number inputs?
I could live with the right alignment of the jqxnumberinput, but the left alignment of jqxdatetime looks pretty awkward if the cell is notably wider than the string.