Hi,
During the OnItemDataBound, I'm using the GridDataItem to retrieve values from the grid. I'm able to do this w/ the regular columns. The instructions for the Template column said: For template columns you must find the control in the grid cell and extract its value...please provide an example.
the following is the aspx code for the column
During the OnItemDataBound, I'm using the GridDataItem to retrieve values from the grid. I'm able to do this w/ the regular columns. The instructions for the Template column said: For template columns you must find the control in the grid cell and extract its value...please provide an example.
the following is the aspx code for the column