Hello,
I have dhtmlXgrid with Coro type, i want to change it to Combo with Auto complete functionality. I have changed the setColTypes to Combo and found that it is compatible. Can you provide me with some example of how to handle auto complete functionality for the Combo ?
Please replay ASAP its very urgent.
Thank you,
Vani
Can anybody replay for this plz, its very urgent.
“combo” eXcell type is available in PRO version only.
Please find examples here docs.dhtmlx.com/doku.php?id=dhtm … ll_combo&s[]=combo
Thanks for ur reply.
Can u please tell me what should the format of
“combo.xml” in dhtmlx.com/docs/products/dht … combo.html
I already have one xml generated and saved into the grid and i am setting column types like
grid.setColTypes(“coro,coro,combo,ed,img”);
Now how do i set below values to the combo column type :
4
(as in another url specified)
Thank you,
Vani