Hi all,
Is it possible to disable the cell rendering?
I have a page where a table is filled with data, only the last two cells can contain html or plain text and i my case it is a button. My web app contains a list of devices where some devices need settings and a window opens when clicked on that button.
Is it possible to disable rendering for a single cell? Or should i use an hidden cell containing information if a device needs to be set up first and use this in combination with the cellsRenderer rowData parameter containing this information?
Best regards,
John.