Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
5324 Points
1041 Posts
Mar 04, 2008 10:47 AM|LINK
Hi Nasir,
sorry for the delay...
I hope this will be the last post for this problem...
try the below one....
ScriptManager.RegisterStartupScript(
vasanth.kuma...
Contributor
5324 Points
1041 Posts
Re: DropDownList Focus is Lost!!!
Mar 04, 2008 10:47 AM|LINK
Hi Nasir,
sorry for the delay...
I hope this will be the last post for this problem...
try the below one....
ScriptManager.RegisterStartupScript(
Me.Page, Me.Page.GetType(), "foc", "document.getElementById('" + DropDownList2.ClientID + "').focus();", True)Software Engineer.