Click here to Skip to main content
15,909,039 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi guys,

I'm just new to asp.net, I've got the an excel sheet that I want to make slimier form like it (attached)

It's about an order which has boxes each box has it's own items, I need to collect the box total amount price and deposit,etc..

I've tried to use gridview or repeater controller , but I wont give me the ability to show the summation filed.

So please guys give me some tips to present this sheet using Asp.net control's..


I really appreciate your help in my first real project..

BR//Luay..
Posted
Comments

1 solution

You can use Templates and add the sum in the FooterTemplate of the Repeater
 
Share this answer
 
Comments
Luay Kshedan 31-Oct-11 16:45pm    
Hi Mark,
Thanks for your hint, I already thought about it, but as you can see in the attached link I have a boxes which has total footer, also I have total footer of all boxes listed in the order, so can you give me more help about that, should I use repeater inside repeater do it work?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900