Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by james on Jun 25, 2008 17:36
open dhtmlx forum
plug in autocomplete function of dhtmlxcombo into cell of dhtmlxgrid ..

Hello,

I want to plug in  autocomplete(filtering) function of dhtmlxcombo into cell of dhtmlxgrid.

Then,if i type 'k' in cell of grid 'co' column(not 'coro'),cell combobox show start with 'k' character word,for example koala,karade etc..

Is it possible?

Thank you,

I hope your success..

Answer posted by Support on Jun 26, 2008 02:08
Yes, the combo can work in static and dynamic filtering modes inside the grid. It is done by "combo" excell ( dhtmlxgrid_excell_combo.js ) , which allows to use dhtmlxcombo inside grid.
    http://dhtmlx.com/docs/products/dhtmlxGrid/samples/interaction_other_components/pro_combo.html?un=1214472409000
    http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Combo_excell.html#grid_art_comboexcell