Question about retrieving DataGridItem values from DataGrid Items.

K

Ken Varn

I am sure this has been asked before, but I was wondering is there some way
of getting the data values out of a DataGrid Item without having to resort
to indexing into the item's cell collection?

I would like to be able to retrieve row column values by DataRowViw object,
rather than by index. I know that this can by done by using the DataItem
when the DataGrid is initially bound, but unless you bind on every postback,
this will not work all of the time.

I want to be able to retrieve the data from a DataGrid row by the binding
name on every postback without having to resort to cell indexing. Is this
possible?




--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.

EmailID = varnk
Domain = Diebold.com
-----------------------------------
 

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,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top