Sencha is the company name. Ext JS and Sencha Cmd are products, often used together. At this time, the most recent version of both is 6.5.1.
Type: Posts; User: Gary Schlosberg
Sencha is the company name. Ext JS and Sencha Cmd are products, often used together. At this time, the most recent version of both is 6.5.1.
I wouldn't say that there is backward compatibility, but Ext JS 6 has two toolkits, classic and modern. The modern toolkit is based on Sencha Touch, so upgrading from Touch to the modern toolkit can...
Thanks for the report. Sounds like a bug. Are you able to reproduce this issue in a test case?
https://fiddle.sencha.com/#view/editor
There isn't a Java interface in Ext JS. Are you wanting your Ext JS application to run your Java code in client or is your Java code for the server?
I'd be surprised if it worked with the modern toolkit, but that seems more a question for the Ext.NET forums. For what it's worth, the kitchensink is a collection of examples rather than a library...
You've posted in the Touch forum. Are you using Ext JS? If so, which specific version?
Here's a similar (albeit older) thread with some information including some links to user extensions that might work for you with some modification.
https://www.sencha.com/forum/showthread.php?181392
Where's your Touch code so far?
You can use Fiddle to post your test case:
https://fiddle.sencha.com/#view/editor
I'm not able to determine the issue from that error. Are you able to recreate this issue in a runnable test case?
https://fiddle.sencha.com/#view/editor
Looks like your JSON might be invalid. What does it look like?
Still not implemented at this time.
Thanks for the report. We're tracking this one as EXTJS-25920.
Thanks for the report. Can you please post a test case which reproduces this issue?
https://fiddle.sencha.com/#view/editor
I tried the preview version (without Fiddle framework) using Chrome 60.0.3112.113 on a Mac but I'm not seeing the issue. Are you seeing this with Windows or Mac OS?
I'm afraid that I don't understand. What are you looking to achieve?
Glad to hear you've gotten things working, and thanks for sharing the follow-up with the community.
That URL is local to your machine. Can you post the errors here?
Not sure if it will all play nicely together. Here's an example with grouping and summary (though no expander):...
Here's an older thread that might help:
https://www.sencha.com/forum/showthread.php?242240
This guide might prove helpful:
http://docs.sencha.com/extjs/6.0.0/guides/upgrades_migrations/extjs_upgrade_guide.html
GPL version is the same code as commercial version.
Can you please post a link to the page to which you are referring? The modern page uses label as is appropriate:
http://docs.sencha.com/extjs/6.5.1/modern/Ext.form.Panel.html
The classic page...
Have you looked at the maskRe config?
http://docs.sencha.com/extjs/6.5.1/classic/Ext.form.field.Text.html#cfg-maskRe
Sorry for the delay. I'm not able to recreate that behavior. Which version of Chrome and which operating system?
Thanks for the report. Looks like this is an Ext JS bug being tracked as EXTJS-25837.