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 8312177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:04:32+00:00 2026-06-08T20:04:32+00:00

I have an ExtJS Grid, which has 5 columns. In one of the columns,

  • 0

I have an ExtJS Grid, which has 5 columns.

In one of the columns, I am displaying an image using a div element dynamically from a renderer when clicking on some other button. I want to display a hand cursor when hovering over the image displayed by my renderer.

I tried adding inline style and onmouseover handler to display hand cursor. Hand cursor is coming when the very first time I load the grid and the onmouseover handler is also getting called. But when I load another set of data in the same grid, the hand cursor is not coming and the onmouseover handler is also not gettng called?

Could you help me get a hand cursor when hovering over the image which is rendered in a div tag in the grid cell.

  • 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. Editorial Team
    Editorial Team
    2026-06-08T20:04:35+00:00Added an answer on June 8, 2026 at 8:04 pm

    Give your element a class like <div class="myclass"> or <td class="myclass">. Also in your CSS, add;

    .myclass{
    cursor: pointer;
    }
    

    Finally, if you want hand over all images, simply add the following line into your style;

    img{
    cursor: pointer;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using ExtJs 4.1 framework. I have a grid which shows only one
So I have a ExtJs 4 Grid Panel that has two columns. Column ONE
I have the following extJs window which has two tabs in it. One of
I am using extjs grid, and I have a jQuery timer, which will call
I was successfully able to load grid columns dynamically in ExtJs3. However, I have
I am using EXTJS4. I have a tree which displays classes (classname) on one
I have ExtJS Grid. And I am using Roweditor plugin with combobox. When I
I have a problem with a Ext.Grid.EditorGridPanel, I am currently using ExtJS 2.3.0, that
I use Extjs 4. I have grid within row expander with data from the
I have ExtJS GRID with checkcolumn, which is declared this way: // the check

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.