Chooser in Grid in edit mode

Hi,
I have a scenario where i need to have a column in which user can select the button and a poup (window) can be opened. And when user selects something, we need to set it back to the textbox adjacent to the button.
This is similar to a file browse button.

Can we have any column type supporting this functionality?

I am working on dhtmlxSuite 3.0

Regards,
Snehal Ghute

You may try to create a custom ExCell type with all needed functionality./

Please read the tutorial:
docs.dhtmlx.com/doku.php?id=dhtm … l_creation