Thank you that is the solution I was hoping for! I would never have found this solution myself!
Type: Posts; User: LizMyself
Thank you that is the solution I was hoping for! I would never have found this solution myself!
Hey together,
I want to change the sortable attribute of my grid by a userinteraction, but it is not working. A refresh also dosen't help.
What do I have to do that the buttons work?
...
Hey together,
if I use erorrTarget:'title' the erorrMsg is still shown in a tooltip.
Hier is an example, just press the markinvalid button in the bottom:
...
Hey together,
I am using the modern toolkit.
I want to collapse my panels and create a placeholder like in the classic toolkit.
Is this possible? I don't want to use the header element. I...
Hey together,
I use Extjs 7.1 and the modern toolkit.
I need to change the locale setting dynamically after the user logged in and his settings are loaded.
I don't want to redirect to another...
Hey together,
I have a tabbar with many tabs.
In earlier Versions two arrows showed up if there have been more tabs when could been shown.
How do I get them back?
Adding scrollable to my...
Hex togehter.
I tried to add a contextmenu to my tabs, but with no success. Is there no listeners for a rightclick or contextmenu any more? Which event shoul I use instead?
Thanks for your...
Thank you it's the solution!
Hey together,
I try to have an Toast with an showAnimation, but its not working. Can someone tell me what's wrong.
I made a fiddle:
https://fiddle.sencha.com/#view/editor&fiddle/31fu
...
Hey together,
I tried to create to different tooltip classes. It's not working.
I don't want to put everything in every tooltip so I tried to create classes, but a tooltip does not have an...
Hey together,
is there something like titlePosition for the modern toolkit?
I try to make a header where an image is on the left hand side and a dropdown on the right hand side. The title is in...
Hey,
I think you need to set an associationKey.
Like this:
hasOne:[
{
model: 'Category',
associationKey: 'Category'
}
They together,
I made my own theme.
I defined variables in the Component.scss and use them in all my classes.
Now I want to base my secound theme on the first one only replacing the...
is there maybe an override or something? I don't want to change the version again I just updated to the latest version :(
Hey together. I want to rotate the labels of my Pie Chart but it is not working in Extjs 6.5.
Here is a fiddle with Extjs 6.5. I set display:'rotate' but it has no impect.
...
Hey together,
I started with extjs6 and jasmine a while ago.
I have split my Application so one part is in Application/app and the rest is in Application/classic/src.
I can write Jasmine...
Same problem here... Is it fixed yet?
Hey,
yes we did use jsduck with extjs5 but the last example in your link is extjs4.2.
So because of that and what I did read I thought it is just like adding createDoc = true somewhere and it is...
Hey,
we try to start with extjs 6.
I did read that it is very easy to create the code documentation with extjs/cmd.
I coundn't find a documentation about how to use it.
Can someone help...
Can you tell me witch FF Version you have? Its still not working
ok thanks for your answer!
I will try to update my Firefox but we also have customers. We can not tell everybody to do this. -.- It's a shame Sencha is not helpi
Still no fix for extjs 5 ?
We still have the problem with the scrolling in Firefox.
Is there a solution?
We need it in extjs5 not extjs 6.
Is there a programmed solution to avoid the settings in firefox?
Our software is used from many users who are not familiar with things like this so we want them to not have to change something.
Hey,
we have many forms with inputfields in our application.
On a normal computer everything works fine.
Some colleagues now do have a laptop including a touchscreen. The inputfields are not...