B
BK Kim
Hi.
I am trying to use buttonColumn in the datagrid.
My datagrid is binded to a datatable.
And I am trying to get the text value from itemcreated or itemdatabound
event in the datagrid.
However, e.Item.Cells[0].Text is empty except for the header and footer.
Is there away to grab this information?
Thanx in advance.
I am trying to use buttonColumn in the datagrid.
My datagrid is binded to a datatable.
And I am trying to get the text value from itemcreated or itemdatabound
event in the datagrid.
However, e.Item.Cells[0].Text is empty except for the header and footer.
Is there away to grab this information?
Thanx in advance.