Hi,
I want to calculate total of Quantity column (In Edit Mode) using javascript when I am using group by functionality in Rad Grid. I can do Grand total using javascript but not able to do group by total using javascript as I don't know how to check which group is being edited.
For grand total I am passing Footer value in Java script and deducting it from current value.
Thanks,
Mona
I want to calculate total of Quantity column (In Edit Mode) using javascript when I am using group by functionality in Rad Grid. I can do Grand total using javascript but not able to do group by total using javascript as I don't know how to check which group is being edited.
For grand total I am passing Footer value in Java script and deducting it from current value.
Thanks,
Mona