HI everyone, I'm having the following issue that is really driving me crazy.
After I perform any sort of postback, several controls do not rebind themselves, for instance
DetailsView with an attached ObjectDataSource (in my case ObjectContainerDataSource) LoginView is not showing the LoggedInTemplate but LoginStatus is showing me as logged in.
I'm almost desperate and I like to know if you've had the same issue or similar in the past and can give me some hint.
Thanks in advance