Hello,
I’m working with the dhtmlxGrid and I want to do an Excel Grid. At this moment I can select cells individually and using the API/javascript also columns and rows.
But I have a problem when a cell is marked I can’t change the value. I would like to have the next behavoiur:
One click on cell: Marked the cell:
Two clicks on cell: Edit the cell
I don’t know if this it’s possible or if it’s exists another solution. Could you help me?
Thanks.