JS Days 2025 is now live – Join 5,000+ devs for the premier virtual JavaScript event. Register Now

Building a Fully Functional and Interactive Menu with Ext JS – Webinar Q&A Recap

September 10, 2020 1311 Views
Show

I wanted to thank everyone that attended the recent webinar that I presented – Building a Fully Functional and Interactive Menu with Ext JS.  

There were a good set of questions from the webinar, and I want to answer those questions here in this blog.

Question 1

Hi, How easy is it to migrate an ExtJS 6.x application to ExtJS 7.2.0 or the current latest version?

Migrating to Ext JS 6.x to 7.x is very straightforward, and Sencha has a tool called the Upgrade Advisor to help you in this process.

Download the Upgrade Advisor from this link: https://www.sencha.com/products/extjs/upgradeadviser/

Question 2

“Thankyou… for the answer of videos… however I cannot find the link you mentioned. Where can I find those?

Sencha just introduced a cool new Resource Center!

Check out all the details at: https://www.sencha.com/blog/sencha-resource-center-got-a-makeover/

Question 3

Can you build a proper full scale responsive website where you have front-end as Ext JS and with different backend servers and databases?

Yes you can!  Ext JS will access any back end server with standard access methods like REST or AJAX api’s.  Those API’s will, in turn, access the database you are using.

Here is an example from the documentation using AJAX to access a server: https://docs.sencha.com/extjs/7.2.0/modern/Ext.data.proxy.Ajax.html

Question 4

Is there a way to use classic toolkit components in modern toolkit like ‘triggerFields’ ?

No, unfortunately you cannot use classic toolkit components in a modern toolkit app, or visa versa.

Question 5

I have just started with ExtJS can you please conduct a section for basics of Ext JS from scratch

Can you provide proper tutorial videos apart from Webinars so anyone can learn from ground up?

Would love to!  We have already discussed it, and we will be doing webinar/tutorial sessions called ExtJS from Scratch, parts 1 and 2 – look for those before Christmas!

Question 6

In case of a dynamic tree menu what should be the type of store? is it static or may be built from remote DB ?

Treeviews in Ext JS utilize a special tree store class, check it out in the documentation: https://docs.sencha.com/extjs/7.2.0/modern/Ext.data.TreeStore.html

 

That wraps up our recap for the questions asked during the event—thank you again for the great questions, and if you have more, feel free to email me at [email protected]

Recommended Articles

Guide to Estimating ROI When Switching From DIY Libraries to Full Software Development Platforms Like Ext JS

Teams started with Do It Yourself, or DIY, JavaScript tools like jQuery and Bootstrap. But those fall apart as projects scale. Scattered code, user interface…

Top Frameworks Developers Are Using for Custom Software Development in 2025

We’re seeing it more every year; teams aren’t settling for plug-and-play tools anymore. In healthcare, finance, logistics, and other data-heavy industries, there’s a clear shift.…

Meet Sencha AI Coding Companion: Your AI-Powered Assistant for Faster Ext JS Development

Building modern web applications should be exciting. But too often, developers find themselves buried in documentation, endlessly Googling framework quirks, or stuck solving the same…

Ext JS 7.9 & Rapid Ext JS V1.1 Have Arrived

The Sencha team is excited to announce the latest Ext JS version 7.9 and Rapid Ext JS 1.1 release – designed to accelerate development, enhance…

Top 10 JS Grid Customization Tips for a Better UI Experience

Grids are pretty much everywhere in web apps. Working with financial sheets, product details, or users? Then you’ve probably used a JavaScript grid. It makes…

Why Ext JS Framework is the Go-To Framework for Building Scalable and Data-Intensive Web Apps

Web apps are much more advanced now. They deal with large amounts of data and need to stay fast, even with many users. If you’re…

View More

Trusted by Top Developers: Learn how to enhance your development journey — for free

Get the latest newsletter keeping thousands of developers in the loop.

Loved by developers at