I have one application for displaying static and business information. I used the slick grid to display all the business data in a table / grid using all the built-in slick grid properties. I used the Sorting property to sort the data in ascending / descending order for each column.
But I have a condition that if the data is not available in any column, then the option to sort the grid with the grid should show the option Blankwith a checkmark like Select All. By default, it only shows an empty flag with no title.
