Thank youYou need to add some clientside JavaScript code in the form of an onchange event handler.
OTTOMH, something like:
DDL.attributes.add("onchange","document.getElementById('controlId').focus()")
Thank youYou need to add some clientside JavaScript code in the form of an onchange event handler.
OTTOMH, something like:
DDL.attributes.add("onchange","document.getElementById('controlId').focus()")
0 comments:
Post a Comment