i have read and used this script
Adding Dynamic Rows in ASP.Net GridView Control with TextBoxes
it is very usful to me but i want to fetch data from sqll database and fill the newest row with it. the past row data hav to be remain same. how can i do this ???
becoz of the same name of textbox it happens. whenever i try to fetch data from database and fill textbox all rows get updated with the same data. :(
boss your script is nice but i dont wanna insert value in database. What i want is a dynamic generation of textbox for my invoice generation script like v.0.
i want to give a funcionality to add more than one item and calculate its final amount.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.