@rmehta
Hi,
This is a standard slickgrid feature and it is coming automatically in frappe framework.
Many ERPNext developer already using it. (AFAIK @BhupeshGupta is first member to using it)
To link slickgrid formatter we need to add formatter function in query_report.js
Example
We can use following features of slickgrid by adding function in query_report.js