OK, so I am using third party controls (telerik 2006 Q2),
and I have already
left a mail with the vendor, but I thought I'd try and find
out more so
long, so here goes:
I have a single page web (Home.aspx) application that uses
ajax to choose
which user control to display within that page, e.g.
customer details, fax,
or brief etc. This is part of the navigation architecture
of the
application.
Each user control is designed specifically for the entity it
edits/displays,
but these all contain in idential block of javascript that
does some
'plumbing' work when the control is loaded/updated. My
problem is that
after loading Home.aspx, and causing e.g. a Brief document
to be loaded into
its site in the Home DOM in the browser, all the controls
and content for
the Brief are present, but the entire script block is
missing.
I am interested to know if this 'dissapraring script' issue
is confined to
my third party controls, or if it also occurs outside of
their sphere of
influence.
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|