adding new rows to datagrid

G

Guest

grettings,

i have been searching the web for articles on how to add new rows to
datagrid... most of it does postback. do anyone here know of a good article
which uses javascript to add new rows to a datagrid?

would also appriciate if you could give me some nice articles on how to add
new rows to a datagrid... thanks.
 
E

Eliyahu Goldin

If you add rows on the client side, the server won't have any idea about it.
You will need to communicate the new rows to the server in a hidden input
control in your custom format, decrypt it on server-side and re-add the rows
on the server again.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top