===========================================================================
IDE: Visual Studio Pro 2005
Technologies: SQLServerExpress, VB.Net
============================================================================
I am curious....
How do you set focus on a textbox control in a modalPopup Panel once the TargetControl is activated?
I have tried putting it in the code behind for the TargetControl and it does not work.
KJAK
Participant
1673 Points
478 Posts
Set Focus on Textbox in modalPopup Panel
May 17, 2007 05:22 PM|LINK
===========================================================================
IDE: Visual Studio Pro 2005
Technologies: SQLServerExpress, VB.Net
============================================================================
I am curious....
How do you set focus on a textbox control in a modalPopup Panel once the TargetControl is activated?
I have tried putting it in the code behind for the TargetControl and it does not work.
ModalPopupExtender
KJAK