Hi,
Would someone explain the following coding more detail for me? What's the
( ) for?
CurrentText = (TextBox)e.Item .Cells[i].Controls[0];
Thanks.
Jason
Would someone explain the following coding more detail for me? What's the
( ) for?
CurrentText = (TextBox)e.Item .Cells[i].Controls[0];
Thanks.
Jason
Comment