I am dynamically creating some controls in a page. it will become slow when we have some fifty controls.
what are the code optimization techniques/ guideline used in extjs? Is there any specific methods which will slow down the entire loading?
this allows you to add buttons at the bottom of your gridpanel all other button properties are allowed to use. sample code is here: bbar: [ { xtype: 'button', text: 'Button 1' }, { xtype: 'button', text: 'Button 2' } ]
It is used in the VBox and HBox layouts: This configuration option is to be applied to child items of the container managed by this layout. Each child item with a flex property will be flexed horizontally according to each item's relative flex value compared to the sum of all items with a flex value specified.
Ext JS is a perfect framework to create complex interactive web apps. Among all the other JavaScript frameworks, it offers the most professional graphing and charting capabilities, not depending on plugins. That means Ext JS is capable of providing a perfect picture for every browser on any OS.
ExtJS or Extended JavaScript is a comprehensive JavaScript framework developed by Sencha for building comprehensive web and mobile applications.
Sencha has great posts:
Ext JS 4.1 Performance about:
Optimizing Ext JS 4.1-based Applications about optimization tips and the Page Analyzer tool.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With