Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by gabriel on Feb 04, 2009 05:26
open dhtmlx forum
DHTMLXGRID: shorten visible text

I am using a dhtmlxgrid component and a txt columns. The readability decreases when those fields get too long. (The cell height may take up to half the page)

Is there any way to cut or shorten the visible text in the grid but keep the original text editable and probably viewable as a tooltip?

Thanks a lot for your help
Answer posted by Support on Feb 04, 2009 07:30
>>Is there any way to cut or shorten the visible text in the grid
Only by using single-line mode 
There is no way to use multiline mode and have some maximum limit for row height in the same time. 

In any mode, full content of cell will be visible through tooltip.