Hi Guys,
I have a datatable. On cell-dblClick, I want to open a form. That form has the following fields; (type, attribute1, attribute2, attribute3…) Only type is saved into the datatable, the other attributes are saved to some other data structure.
Is this kind of thing possible with datatables?
regards,
dk-