Abhinay,
I have accomplished something like this using a ListView and css styling. You can have conditional fields/rows displayed based on different criteria using this approach. I described what I did in a response to this forum posting: https://forum.mendix.com/link/questions/13732
Hope that helps,
Mike
Hi Abhinay,
Would this piece of JavaScript maybe help you? You could use the HTML Snippet to add it, might be necessary to put a setTimeout() around it to make sure the data grid is fully loaded.
Good luck!
Remco