ASP .NET and control focus after PostBack...
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Salam All, ASP .NET came up with a revolution in web development. PostBack is one the features ASP .NET which enables developers to write server side event handlers. The inherited problem of this feature was losing the focus after PostBack. This problem becomes very annoying if you are developing a business screen on which almost every text box requires a PostBack. This problem has been solved in ASP .NET Whidbey. I have posted the code to solve this problem in ASP .NET 1.1 at... http://weblogs.com.pk/fahad/archive/2005/01/19/1271.aspx[^] Happy Focusing! eff_kay ------------------- Therez No Place like ... 127.0.0.1