J
justin
Hello, I have a FormView with only an EditItemTemplate. I want to put
a Calendar in the EditItemTemplate that shows/hides based on the click
event of a button placed next to the Calendar.
The code I currently have works in a regular page, but not in a
FormView. The problem is I can't access the Calendar by it's ID
through my C# backend class. Does anyone know how you can use code to
access a control that's in a FormView?
a Calendar in the EditItemTemplate that shows/hides based on the click
event of a button placed next to the Calendar.
The code I currently have works in a regular page, but not in a
FormView. The problem is I can't access the Calendar by it's ID
through my C# backend class. Does anyone know how you can use code to
access a control that's in a FormView?