Hi,
I am using summaryData method to bind the summary row in the footer of the grid and write a custom function to calculate the row data. It is working properly with integer and string column types. But in case a column has a custom render function then the summary row shows data for respective columns which is not required.
I want to show the summary data only to some selective columns
Please check the attachment. Here I don't want the selection checkbox and edit button in the summary row