asp.net datagrid - Multiple row update

U

uiranejeb

Hi everybody,


I am an asp.net datagrid that have all the rows editable. An user can update
any column from datagrid. I'm trying to find a way to update only the rows
that were updated. How can I handle this? Is there any possibility to get
data row behind datagrid row?



Thank you in advance!

uiranejeb
 
U

uiranejeb

Hi HD,

Thany for replaying me. The question I ask for was how to get changes from
an asp.net datagrid? I need this changes for updating behind-data set.

I don't know exactly the correct behavior. If I modify data in datagrid,
then I must modify data in dataset? Is it true?
Thank you.
 
U

uiranejeb

Let me explain more detailed: I have an asp.net data grid that have all rows
editable. I edit some of the rows. Then I want to get a list of rows changed
and transfer them to dataset.

How can I do this? Thank you!
 
H

Hermit Dave

I actually havent tried inplace editing. (i prefer a seperate page for
add/edit)
The articles which i asked you to look at show you how to get started with
inplace editing of one row at a time.
unfortunately you will have to hunt on msdn or google.

here's one such article i could find...
http://www.dotnetjohn.com/articles/articleid83.aspx

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

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top