DHTMLxGrid with Custom Combo

Hi,
I am using the pro version of DHtxmlxSuite. Is it possible to place a custom combo like extJs combo specific column of a grid? I need this because the extJs combo that we have currently implemented supports the ajax-pagination. Please also let me know is there is any other option too supporting ajax-pagination combo.

I had a look at initializing dhtmlxCombo within grid, but it appearing like a simple select box. Not with pagination-ajax behaviour. Also is there a other way to initialize the dhtmlxcombo within grid with script instead of xml

Thanks,
Sachin

Unfortunately there is no such features in dhtmlxCombo product.
Also it is not available to attach sided products to dhtmlxGrid the way need.

You may try create your own custom ExCell type.
You can find a tutorial about such functionality here:
http://docs.dhtmlx.com/doku.php?id=dhtmlxgrid:toc_custom_excell_creation