I am able to reload the data with “updatebounddata”, but the sortColum, sortOrder, filters etc. remain even after “updatebounddata” has been called. Is there a way to completely reload the grid as if it was loaded for the first time.
I am able to apply Excel-Like filtering to all the columns. I wanted to add excel-like filtering to only one column. In other words, one of my column has values that are Dropdown list, so I wanted to have a excel-like filtering for that particular column.