I have implemented dhtmlxgrid for readonly list successfully. Now i am working on displaying editable list which involves displaying list with controls like text field, text area etc.
From the examples given in the site the cell is displayed as label initially, and on click only it is displayed as textbox. But my requirement is to display the input controls directly in the grid.