Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by c. bernstein on Jan 18, 2010 08:46
open dhtmlx forum
dhtmlxCombo - left justify with using enableFilteringMode(true)?

When I use enableFilteringMode(true) with dhtmlxCombo, when using the type ahead feature, the text in the combo seems to center when typing in the desired option (when the text is longer than the width of the combo). Is there a way to make the text stay left justified when picking an option?
Answer posted by Alex (support) on Jan 18, 2010 09:07

Please check that some other css don't redefine combo style property. 

Please check that there is not text-align:center for input on your page. If the issue can't be solved, please provide the sample to reproduce it.