hi.
i have a form that i want user can insert rows in it client-side and without any PostBack. and after click on Save button, my application saves all of rows by batch method.
i don't want to use from grid.
my first idea is using from dynamically control creation for any new row.
can you help me?
tanks.
i have a form that i want user can insert rows in it client-side and without any PostBack. and after click on Save button, my application saves all of rows by batch method.
i don't want to use from grid.
my first idea is using from dynamically control creation for any new row.
can you help me?
tanks.