How can I clear the AJAX cache of the ToolTip content? I'm using the ToolTipManager to show history of a record. However the information won't refresh I think due to the AJAX caching. How do I force it to refresh?
Never mind. I just found out that the content IS refreshing, but somehow the RadTextBox is hiding information. It won't allow me to scroll all the way to the end of the message.. Anyone has seen that happen before?