MVC.net - Set Tab Index To Control

 Set Tab Index To Control 


@Html.TextBox("Login", "", New With {.class = "textbox", .tabindex = 1})


@Html.TextBox("Password", "", New With {.class = "textbox", .tabindex = 2})

Comments

Popular posts from this blog

Shared / Static Class in vb.net/C#

Xamarin Forms : PopUp Page with RG.Plugins.Popup

Text was truncated or one or more characters had no match in the target code page.". (SQL Server Import and Export Wizard)