Search Type: Posts; User: Solovyevk
Search: Search took 0.02 seconds.
-
25 Mar 2013 11:10 AM
- Replies
- 3
- Views
- 628
Thank You Mitchell for your suggestion,
I remove attached zip and provided link for download from GitHub.
Also the xtype for this component is 'buttoncolumn' -
22 Mar 2013 6:25 PM
- Replies
- 3
- Views
- 628
Recently I had a task to execute number of actions from the grid. I couldn't use Ext.grid.column.Action because there are not just a few but many actions, the actions set is unique for each record...
-
27 Nov 2012 3:29 PM
Jump to post Thread: Grouping Combo by Solovyevk
- Replies
- 7
- Views
- 8,930
You can use listConfig.tpl or tpl for simple grouping:
Ext.onReady(function () {
Ext.create('Ext.form.ComboBox', {
fieldLabel: 'Choose City',
store:... -
17 Nov 2012 1:13 PM
- Replies
- 24
- Views
- 6,114
You define it here:
.x-grid-row-summary .x-grid-cell-inner {
font-weight: bold;
font-size: 11px;
} -
13 Feb 2012 3:11 PM
- Replies
- 24
- Views
- 6,114
I combined Ext.grid.feature.GroupingSummary with Ext.grid.feature.Summary to show grand total
at the bottom. Not very elegant solution, but it works. See screen shot attached.
... -
13 Feb 2012 3:07 PM
- Replies
- 7
- Views
- 1,866
I combined Ext.grid.feature.GroupingSummary with Ext.grid.feature.Summary to show grand total
at the bottom. Not very elegant solution, but it works. See screen shot attached.
... -
12 Aug 2009 8:46 AM
- Replies
- 1
- Views
- 1,612
Issue fixed,
Thank You -
11 Aug 2009 9:15 AM
- Replies
- 1
- Views
- 1,612
I belive the bug was introduced in latest ExtJS 2.3.0-SNAPSHOT.
The toggle button disappear from collapsible panel. I found the following difference in Ext.Panel
NEW ext-all-debug.js line 16914)...
Results 1 to 8 of 8
