T
Tina
In the ItemDataBound event I know how to reference the text in a text box in
a template column:
e.item.cells(0).text
but I can't figure out how to reference a dropdownlist in a template column:
e.item.cells(1).????????
how can I reference the control in the template column so that I can fill
it?
thanks,
T
a template column:
e.item.cells(0).text
but I can't figure out how to reference a dropdownlist in a template column:
e.item.cells(1).????????
how can I reference the control in the template column so that I can fill
it?
thanks,
T