ToolTipLabel EnableViewState Issue ...
Posted: Wed Feb 10, 2010 5:18 pm
I'm using ToolTipLabel controls in a repeater with EnableViewState="true" option on the ToolTipLabel and the Repeater.
For some reason the ToolTipLabels disappear on partial post-backs.
However If I replace the ToolTipLabel with asp.Net Label control with exact same attributes there is no problem.
I've reverted back to using the asp.Net Label control for now.
Wondering if I'm doing something wrong here. Appreciate any insight.
Thanks.
For some reason the ToolTipLabels disappear on partial post-backs.
However If I replace the ToolTipLabel with asp.Net Label control with exact same attributes there is no problem.
I've reverted back to using the asp.Net Label control for now.
Wondering if I'm doing something wrong here. Appreciate any insight.
Thanks.