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

blog image
日本語

Sencha Ext JS 7.2提供開始のお知らせ

Ext JS、ExtAngular、ExtReact、ExtWebComponentsおよびツールのバージョン7.2を提供開始いたしました。このリリースでは、コンポーネントの品質とパフォーマンスに関連する製品機能の強化にフォーカスしています。この記事ではExt JS 7.2のアップデート内容を説明します。 Ext JS 7.2のハイライト Ext JS ModernおよびClassicツールキットの大幅な改善 Senchaは、マーケットをリードするグリッド、ピボットグリッド、およびロックグリッドコンポーネントに多くの改善を行うことに特に重点を置いています。 グリッドについて次の機能を改善 Grouping Grid Cell editor Grid view Grid Drag and Drop Stateful Grid Summary section grid editor の Tagfield コンポーネントとフィールドの次の機能を改善 General field Tag field Date field Data binding Combobox…

blog image
ExtWebComponents

New Release: Sencha Ext JS 7.2 GA

We started off CY 2020 with the release of Ext JS 7.1 and have been pacing nicely with our quarterly releases. The entire Sencha product team is excited to announce the release of version 7.2 for Ext JS, ExtAngular, ExtReact,…

blog image
Ext JS

How to Quickly Customize Ext JS Data Grid (Part 6/6) – Adding Custom CSS Class to Grid Elements

In this concluding blog of our 6-part blog series on “Customizing Your Ext JS Grid”, we talk about using built-in properties to add custom CSS class to grid elements. There are multiple ways to add custom CSS class to elements.…

blog image
Ext JS

Building Scalable Content Management Systems with Ext JS

Effectively managing large volumes of digital content on-premise or on the cloud has become an essential part of most businesses. Content management software (CMS) systems, in particular, enable users to create, manage, collaborate and modify content on external-facing interfaces such…

blog image
Ext JS

How to Quickly Customize Ext JS Data Grid (Part 5/6) – Widget Column Methods

Widgets are cool. They add a nice functional and visual cue to an already robust and intuitive data grid. With ExtJS, adding widgets to grids is quick and easy. The Ext JS component widgets are interoperable (unlike other open source…

blog image
Ext JS

Weathering The Economic Storm While Staying Secure and Productive

The COVID-19 global pandemic has caught us all off guard and emerged into something none of us have ever experienced. First of all, we hope that you and your family are safe and staying healthy. At Idera. Inc, business is…

blog image
Ext JS

How to Quickly Customize Ext JS Data Grid (Part 4/6) – Using Flexible Methods

In this fourth article of the 6-part “Ext JS Grid Customization” blog series, we focus on using flexible methods to customize grid data. If you missed reading the previous posts, take a quick read here: Customize using Built-in Grid and…

blog image
News

FusionCharts Brings Powerful JavaScript Data Components to the Idera Family!

Idera, Inc., the parent company of Sencha and many other exciting software productivity brands, recently announced the acquisition of FusionCharts, a market leader in JavaScript charting components and tools. FusionCharts will join Idera’s Developer Tools business unit that includes Embarcadero,…

blog image
Ext JS

How to Quickly Customize Ext JS Data Grid (Part 3/6) – Row Editing Methods

In this third article of the 6-part “Ext JS Grid Customization” blog series we focus on using row editing methods to customize a data grid. If you missed reading Part 1 and 2 of the series, take a quick read…