D
dave
I have a custom control which consists of dropdownlist and textbox called
ct1. The problem is that when i set a property of the dropdown list in the
itemdatabound event of the repeater it uses that property value for all ct1
controls in the repeater.
How can i have each control store/maintain it's own properties?
help.
ct1. The problem is that when i set a property of the dropdown list in the
itemdatabound event of the repeater it uses that property value for all ct1
controls in the repeater.
How can i have each control store/maintain it's own properties?
help.