Hi I always is working with ext-all.js but now I would like to know if using ext.core, can I show a modal window, or I have to generate a custom js that include ext.window?
I think it would be very good to have a modal window in ExtJs Core.
Because with this one could create easily messages after ajax requests.
For example after sending form data via ajax.