Hi,
I am using grid grouping control. I have done grouping on 3 columns and i am using customEngine class to overried the getSummary method. This works fine.
Under the last grouping column i have created master detail relationship and added child table. But GetSummary method gives me the Error of "Index out of bound".
If i dont use custom engine then it work properly...but I need custom engine to override getsummary.....
Please help me to get out of this error
Thanks
Harshad