how to do add items functionality in asp.net.
I mean i am making a billing software in which i want to give multiple items edit freedom.
i can calculate for 1 item but if user want to add more than one items than dynamically textbox generation and calculation require. How to do it ??