ToolTipLabel EnableViewState Issue ...

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Diavan
Ensign (ENS)
Ensign (ENS)
Posts: 19
Joined: Mon Dec 14, 2009 11:38 pm

ToolTipLabel EnableViewState Issue ...

Post by Diavan » 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.

Post Reply