Donate

(AJAX Tab Container Error)htmlfile: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.

In my aspx page, I have an ajax tab container control, and inside each tab strip,i have server controls.

During pageload,i want to set focus on a particular control but got this error during page load:
htmlfile: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.

the solution is in this page:
Setting focus to a textbox when in a tab panel errors

Comments

Donate

Popular Posts From This Blog

WPF CRUD Application Using DataGrid, MVVM Pattern, Entity Framework, And C#.NET

How To Insert Or Add Emojis In Microsoft Teams Status Message

Pass GUID As Parameter To Action Using ASP.NET MVC ContribGrid