I have a Grid view that in more than one rows of them have a field with the same value.
i want to show more than one records in one row if lesson name and professor name was equal
my grid view is this:

and i want to show my grid view like this:

how can i do this?