Hi all,
We are using a read-only grid to display data from a record and have the Export to Excel option available. The problem we are facing is that the Excel also includes the Edit and Delete Row columns which we added to the grid to add these functionalities to the interface.
Does anyone know if we can select the columns we want to be included in Excel or how to delete these two columns?
Thanks in advance.
Discussion posts and replies are publicly visible
Have a button which would save a Boolean value to a local variable. this local variable defines the value for showWhen parameters of the grid columns and the showExportButton of the grid.