Hi Friends,
I have a Gridview ,the gridview have the columns
Sr.No ItemName Rate Quantity Amount Total
Label dropdownlist textbox textbox textbox textbox
dropdownlist must be filled from items coming from database...when page loads only one row must be show with all items in dropdown
user can select item from dropdownlist based on selection enters values i.e rate ,quantity, amount when first row complte filling then second row should be generated...with these fillds/control and so on.
i have use templte fields and bind the data to dropdownlist but when i run my application..there are several rows shows with these fields which is desire........so please give me an idea......if you have any link of sample.please send me.
Thanks