Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

128
Views
Set larger width than 500px of tooltip in extjs grid cell

i have a grid cell with a very very large text inside. I want a tooltip which shows the whole text, but the tooltip is everytime only 500px large and cuts the text of.

Here you can see a fiddle with very large phone numbers. It only works when you click on the cell.

https://fiddle.sencha.com/#fiddle/3jds&view/editor

Do you have an idea how i can change the width of this tooltip to show the whole phonenumber text?

Thank you in advance :)

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can add an override to your app to apply a new value for the maxWidth of the QuickTip.

Ext.define('Fiddle.override.tip.QuickTip', {
    override: 'Ext.tip.QuickTip',
    
    maxWidth: null
});
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!