L
lithoman
Hi all,
DotNet2.0, Anthem Ajax
I am trying to use a dependent DropDownList (Country/State) setup in a
User Control. Works fine in a page implementation, the controlling
DropDownList does the callback and the dependent DropDownList
databinds and updates via Anthem with no problem.
The difficulty occurs when I place them in a User Control. It works,
i.e. the dependent list binds and updates fine, there's no page
reload, data persists, but when the controlling list's change event
fires, the tab order resets to the top of the page.
I suspect it's probably an Anthem issue in the JavaScript and how the
controls are loaded in the Anthem Manager, but I have no idea where to
start. Any thoughts?
DotNet2.0, Anthem Ajax
I am trying to use a dependent DropDownList (Country/State) setup in a
User Control. Works fine in a page implementation, the controlling
DropDownList does the callback and the dependent DropDownList
databinds and updates via Anthem with no problem.
The difficulty occurs when I place them in a User Control. It works,
i.e. the dependent list binds and updates fine, there's no page
reload, data persists, but when the controlling list's change event
fires, the tab order resets to the top of the page.
I suspect it's probably an Anthem issue in the JavaScript and how the
controls are loaded in the Anthem Manager, but I have no idea where to
start. Any thoughts?