hi every one
i want to ask if it possible to merge the record in data grid view that have the same value in column
like
level 1 cap222 3000
level 1 cap222 2000
level 1 cap222 1001
i want the result to be
level 1 cap222 3000
-------------------- 2000
-------------------- 1001
----------mean no value
please help if it possible