How to have upload tool in gridbox

Hello everyone,
I am new to Dhtmlx and want to have an upload option inside a grid box. Please help me .I will be thankful to you

Unfortunately you will have to cerate your own custom exCell type in the dhtmlxgrid with your own logic for uploading.
Here you can find a tutorial and some simple examples:
docs.dhtmlx.com/doku.php?id=dhtm … l_creation