Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 182809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:00:18+00:00 2026-05-11T15:00:18+00:00

Problem I’ve got a number of Dojo components on a page. When the user

  • 0

Problem
I’ve got a number of Dojo components on a page. When the user tries to tab from an input like component to a grid like component, I get a JavaScript ‘Can’t move focus to control’ error. The user base uses IE6.

Solution
The first element in the DojoX Grid layout cannot be hidden. If it is hidden, you get a a JavaScript ‘Can’t move focus to control’ error. To fix this, I added a row # that displays. See below.

  var gridLayout = [     new dojox.grid.cells.RowIndex({ name: 'row #',                                      width: 2,                                      styles: 'text-align: right;'                                  }),     {       field: 'ele_id',       name: 'Element ID',       styles: 'text-align:right;',       width:5,       hidden:'true'                },     {       field: 'ele_nm',       name: 'Element Name',       styles: 'text-align:left;',       width:8               }   ]; 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T15:00:19+00:00Added an answer on May 11, 2026 at 3:00 pm

    Solution
    The first element in the DojoX Grid layout cannot be hidden. If it is hidden, you get a a JavaScript ‘Can’t move focus to control’ error. To fix this, I added a row # that displays. See below.

      var gridLayout = [     new dojox.grid.cells.RowIndex({ name: 'row #',                                      width: 2,                                      styles: 'text-align: right;'                                  }),     {       field: 'ele_id',       name: 'Element ID',       styles: 'text-align:right;',       width:5,       hidden:'true'                },     {       field: 'ele_nm',       name: 'Element Name',       styles: 'text-align:left;',       width:8               }   ]; 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Problem! I Have the following input (rules) from a flat file (talking about numeric
Problem: Sometimes you will want to access a component from javascript with getElementById ,
Problem: I would like to download 100 files in parallel from AWS S3 using
Problem: to show that a Not-SO-page has been discussed in SO when you at
Problem: I have 2 classes, DB class and a User class, that will work
Problem is like this: Suppose there are records in dataTable with FruitType as A
Problem: Find people whose birthdays are tomorrow (table a), who havent got a record
Problem is like this: I have two winapi application's. There is only one way
Problem: I have a GROUP_CONCAT query that is working as intended, except I'd like
Problem: From jQuery i send a post request to server, the url i call

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.