Categories | Question details Back To List | ||
eXcell_txttxt is appending a space in the cell We are using DHTMLX grid versions 1.5 and 1.6. For HTML Special characters when editing cell we have used the eXcell type "txttxt". Now, we are facing an issue due to the usage of txttxt. All the cells which are of type "txttxt" is bringing up a space when we edit the cell. Answer posted by dhxSupport on Jul 24, 2009 01:03 This is know issue. "textarea" html element is bringing up odinary blank spaces. To fix this issue you can use non-breakin blank spaces as your cell's value ( ) |