Hi,
In my PQrid I apply groupmodel in my first column which merges the cells with the same value. but I want the merging only the cells which are continuous so that the order of rows should not change,(if two cells having same value but there is some other cells between them, i don't want to these two cells get merged) as I have the second column in the PQgrid values in increasing order and i have to maintain that order.