Is it possible to export selected rows (in the form of radiobutton) and export only the selection to csv? If so, how can I go about doing it? Thanks.
Unfortunately there is no such APi in dhtmlxGrid.
You may do it manually using the getValue() method:
docs.dhtmlx.com/doku.php?id=dhtm … t_getvalue