Search Type: Posts; User: quizzl
Search: Search took 0.02 seconds.
-
19 Jan 2012 6:46 AM
Jump to post Thread: Tab Indices with Modal Windows by quizzl
- Replies
- 2
- Views
- 404
bump
-
19 Jan 2012 6:36 AM
Jump to post Thread: PropertyGrid startEdit Behavior by quizzl
- Replies
- 2
- Views
- 335
Anything?
-
12 Jan 2012 7:02 AM
Jump to post Thread: Tab Indices with Modal Windows by quizzl
- Replies
- 2
- Views
- 404
Any ideas?
-
12 Jan 2012 6:55 AM
Jump to post Thread: PropertyGrid startEdit Behavior by quizzl
- Replies
- 2
- Views
- 335
Also the next Problem:
I have a grid with a column that uses combobox editor.
1. How does the user even know it is editable when the combobox is never displayed before the cell is selected? I... -
11 Jan 2012 1:49 AM
Jump to post Thread: Tab Indices with Modal Windows by quizzl
- Replies
- 2
- Views
- 404
Hello,
I currently have a problem with the default tabbing behaviour in my extjs app. I have a page with 4 layers of modal dialogs/windows. In these windows I usually have one or several forms,... -
11 Jan 2012 1:46 AM
Jump to post Thread: PropertyGrid startEdit Behavior by quizzl
- Replies
- 2
- Views
- 335
Hello all,
I am currently facing this problem. My requirement is to
1. set clicksToEdit to 1 - easy cellEditing plugin
2. set Key to Edit to Tab - By default the user has to use tab to... -
5 Jan 2012 5:44 AM
- Replies
- 1
- Views
- 248
I assume that the reason for this is that the array I add to the store is not grouped and the store itselft never applies the grouping definition to the order of the items while in the view the grid...
-
5 Jan 2012 2:41 AM
- Replies
- 1
- Views
- 248
Hello,
I ran into a problem today after removing a proxy from my page. That proxy handled json mapping but because of new requirements that could result in the json having attributes that were... -
30 Nov 2011 12:15 AM
Jump to post Thread: Problem with Grid Action Columns by quizzl
- Replies
- 3
- Views
- 592
Also it was me who asked this before
http://www.sencha.com/forum/showthread.php?157215-Grouped-Grid-Grouping-quot-Fake-Non-Existing-Records-quot
I tried to do this with a grouped grid before but... -
29 Nov 2011 11:38 PM
Jump to post Thread: Problem with Grid Action Columns by quizzl
- Replies
- 3
- Views
- 592
The performance seems to be ok right now though I have not been able to test it with huge amounts of data.
I tried going to 4.1 PR1 based on your suggestion to fix my Scrollbar problems but it... -
29 Nov 2011 8:34 AM
Jump to post Thread: Problem with Grid Action Columns by quizzl
- Replies
- 3
- Views
- 592
Basically I have about 22 Grids in my center and each grid is the same and the last column in each grid.
The data in the grids changes upon navigation on a tree. I load the data via AJAX and then... -
29 Nov 2011 2:20 AM
Jump to post Thread: Scrollbar in nested Layouts/Panels by quizzl
- Replies
- 6
- Views
- 560
In fact changing from 4.0.7 to 4.1 PR1 I found some other functions to be broken such as the object in the itemclick listener of the treepanel returning undefined values.
-
28 Nov 2011 8:24 AM
Jump to post Thread: Scrollbar in nested Layouts/Panels by quizzl
- Replies
- 6
- Views
- 560
verticalLayoutPanel is a Panel inside the center region that has vbox layout.
I tried to set autoscroll : true for the verticalLayoutPanel but nothing.
Another thing I noticed is that problem 1... -
28 Nov 2011 7:32 AM
Jump to post Thread: Scrollbar in nested Layouts/Panels by quizzl
- Replies
- 6
- Views
- 560
Ok I switched to 4.1 PR1 and the first issue is fixed but the 2nd issue still exists.
-
28 Nov 2011 7:07 AM
Jump to post Thread: Scrollbar in nested Layouts/Panels by quizzl
- Replies
- 6
- Views
- 560
Yes using the newest 4.0.7 version.
-
28 Nov 2011 5:28 AM
- Replies
- 3
- Views
- 490
I re-worked my entire code now so that instead of using one grid and grouping records appropriately and then possibly having to iterate over the groups and making changes to events for each group and...
-
28 Nov 2011 5:15 AM
Jump to post Thread: Scrollbar in nested Layouts/Panels by quizzl
- Replies
- 6
- Views
- 560
I am currently having trouble to make a nested panel with vbox layout scrollable. The vbox layout panel can have a dynamic number of grids in it with a dynamic number of records.
Here is my pseudo... -
25 Nov 2011 10:37 AM
- Replies
- 3
- Views
- 490
well yes the thing is how would I iterate over the grouped headers to collapse them or expand them, my problem is I dont know how to access the groups to set properties appropriately and style.
... -
25 Nov 2011 7:25 AM
- Replies
- 3
- Views
- 490
Ok I am facing another dilemma with my web application that might not even be solvable like that.
Basically what I am using a grid that can have entries for categories. The grid is grouped by... -
25 Nov 2011 7:14 AM
- Replies
- 3
- Views
- 859
I guess that should work.
-
25 Nov 2011 5:31 AM
- Replies
- 3
- Views
- 859
Hello I created a Grid that is always grouped and I needed a button in the group header to add specific types to the grouped section.
I added an html button to the group header that I used css...
Results 1 to 21 of 21
