How to Perform Group by and check all the grouped records of input datatable

Hi All,

I want to perform group by function by column name on a data table and check all the grouped rows of data table. How can this be achieved?