I am trying to create a CollapsiblePanelExtender from the codebehind of a custom control and I seem to be missing the property to set the TargetControlID. In the control I set a reference to the AjaxControlToolkit DLL. I downloaded the DLL juts a couple of days ago so it should be the latest and greatest. Possibly listing the properties that I do see might help someone understand what is wrong here. I would link a screen shot of the Object Browser but don't have a convenient location to put it so I can link from this forum. I can email if it would be of help.
The properties available are:
- AutoCollapse
- AutoExpand
- CollapseControlID
- Collapsed
- CollapsedImage
- CollapsedSize
- CollapsedText
- ExpandControlID
- ExpandDirection
- ExpandImage
- ExpandSize
- ExpandText
- ImageControlID
- ScrollContents
- SupressPostBack
- TextLabel
See? No TargetControlID.
tia,
Gary