Regarding Auto generated columns

:confused:

I have few autogenerated columns in a DataGrid.
I know that autogenerated columns are not included in the COlumns collection of datagrid.
But then how do i retrive a value of certain cell in the datagrid?

Like I wud have ideally used
dataGridDisplay.Columns[i].ToString();
to get the ith column in a particular row.

Has anybody done something like this who can throw some light on this?

AMruta
[459 byte] By [amrutarules] at [2007-11-19 7:46:21]