Hi there,
Need help on merging cells in Data Grid control.
for example I have data like "Customer", "OrderId", "OrderDescription"
The data are already sorted by Customer. I do not want to show the same customer repeatedly. And want to merge the cells (vertically).
Thanks,
John