Hello,
We have a shopping card grid with client side check boxes for row selection. Is there a way to reference the FooterText property of the Price column to show the total purchase amount?
I have the code working to sum the price of the selected rows. I just need to be able to dynamically update the total in the footer on the client side. I have looked at the numeric text box example but that does not really fit this situation.
Thanks,
Brian
We have a shopping card grid with client side check boxes for row selection. Is there a way to reference the FooterText property of the Price column to show the total purchase amount?
I have the code working to sum the price of the selected rows. I just need to be able to dynamically update the total in the footer on the client side. I have looked at the numeric text box example but that does not really fit this situation.
Thanks,
Brian