From: Mike W. <mwe...@gm...> - 2006-03-21 17:18:12
|
Hi guys, I'm having some problems with using tab character to change focus from one control to another. I have the tabindex properties set as they should. If I tab through each control (textbox) without entering a value, they work as expected. However, if I enter a value into a textbox and then tab, the control looses focus. The AutoPostBack property of all the controls is set to false, and the AutoUpdateAfterCallBack property is set to true. This is using the latest .NET 1.1 version. Thanks, Mike -- // This is my personal e-mail account // that I use for communication only. // Please send any e-mails with attachments // to mwe...@wi.... |