GridView

N

New Bee

I have some questions related to the new GridView control.

I dont seem to be able to get any values fromt he gridvieweventargs in the
row_updated or row_updating events.

Both the new and old values proeprties return a count of zero even though
the row contains values.

Any ideas, examples etc ?
 
B

bpd

I have some questions related to the new GridView control.

I dont seem to be able to get any values fromt he gridvieweventargs in the
row_updated or row_updating events.

Both the new and old values proeprties return a count of zero even though
the row contains values.

Any ideas, examples etc ?

Are you using GridViewUpdatedEventArgs in the gridview_RowUpdated
event
and GridViewUpdateEventArgs in the gridview_RowUpdating event?
 

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
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top