asp.net 2: GridView

G

Guest

hi all,

I have a GridView with his ObjectDataSource. It has a "SelectMethod" and
some templates columns which has some javascript functions.

How can I Update all rows after changing some controls foreach row ?
Is it through the ObjectDataSource ?

any sample will be great.
thanx,
Oren
 
N

Neutrino

GridView can Update only one row in a given postback (submit). This
means it does not have the functionality to update several rows at a
time. Only one row in the GridView can be in update mode. Read about
the GridView templates and their functions.

Good luck.
 

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

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top