Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by santosh on Sep 15, 2008 02:18
open dhtmlx forum
How the " look ahead" (like Google Suggest) functionality can be acheived through <complete> tag and what is the "mask" in dhtmlgrid.

I am using look ahead functionality like Google Suggest.
I want to know the functionality of <complete> tag and "mask" in dhtmlxgrid.

Thanks,
Santosh.
Answer posted by Support on Sep 15, 2008 08:45
Probably you have meant the "autocomplete" feature of the dhtmlxcombo. Please, see information about it on our web site:
http://www.dhtmlx.com/docs/products/dhtmlxCombo/doc/guide.html#filtering
The sample is http://www.dhtmlx.com/docs/products/dhtmlxCombo/samples/filtering/combo_filter.html

Moreover combo can be implemented to the grid as combo excell. The information about this functionality can be also found in the documentation:
dhtmlxGrid/doc/articles/Combo_excell.html and http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/interaction_other_components/pro_combo.html