We are looking at using your DHTMLXGrid for a project and I have a question. Is there any way to have radiobuttons by the row instead of the column? Would we need to create our own Excell type to have this functionallity?
Such functionality can be created through custom exCell, so far there is no ready to use excell for such task.
P.S. Actually grid supports per cell types, so it possible to render all rows of radio buttons without custom excells.
samples/pro_col_excell.html