Tab Order option
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Why didn't they implement Tab Order in ASP.NET pages? It does a great job in Windows Forms.
There is a TabIndex property in ASP.NET to set tab order. //Start of joke Never comment ur code. If it was hard to write, it should be hard to understand !!! //End of joke
-
There is a TabIndex property in ASP.NET to set tab order. //Start of joke Never comment ur code. If it was hard to write, it should be hard to understand !!! //End of joke