I dont think there is a problem with the Repeater Control when putting into an Update Panel. Could Pls post your code. Also a good reference of Repeater in Update Panel ishttp://dotnetslackers.com/articles/ajax/ASPNETRepeater.aspx, Check the ServerCentricDevelopmentModel.aspx page of the attached source.
Nice example..
Hi
I am afraid we cannot find out the exact root cause without further information captured when the problem occurs.
To troubleshoot this issue, we really need the source code to reproduce the problem, so that we can investigate the issue in house. It is not necessary that you send out the complete source of your project. We just need a simplest sample to reproduce the problem. You can remove any confidential information or business logic from it.
Thank you.
Thanks Rashid! Is there any example of master detail example in ajax?
I have a repeater control within an UpdatePanel. The page navis working fine, but I'm having a separate issue. That is, everytimethe timer control fires (to cause an asynch update) the rest of my webpage is not accessible at all until the callback has completed.
Icannot explain why this is happening, but it is weird. My dropdownlists outside the UpdatePanel, my html links inside the UpdatePane arecompletely inaccessible for about 2 or 3 seconds while the callbackoccurs.
Has anyone seen this ?
Thank you,
Bob
No comments:
Post a Comment