Problem with the way the Ajax Control Toolkit TabContainer sets the default submit button
- by Colin
We have an Ajax Control Toolkit TabContainer containing some textboxes for doing a search. When you keypress inside one of the textboxes, the TabContainer sets the default button to be the button immediately following the tab control. This is fine because that's the search button.
The problem occurs after the button is clicked and results…