Search Type: Posts; User: sunshinerain
Search: Search took 0.03 seconds.
-
13 Nov 2009 1:30 PM
- Replies
- 11
- Views
- 2,428
Any luck yet with this issue? I'm getting exactly the same buttons as you are.
The top center and bottom center are missing. It looks like brackets around the
button rather than a border. I get the... -
19 Oct 2009 6:25 AM
- Replies
- 2
- Views
- 1,818
I was wrong, my provided row-style does remain in place, with .x-grid3-row-selected added on top of
it, but I'm still unable to get it to work. I'd like to be able to provide a different style for... -
17 Oct 2009 5:30 AM
- Replies
- 2
- Views
- 1,818
I haven't been able to get this to work either. I tried creating .row-style and .row-style-selected, but
.row-style-selected is not applied, only .x-grid3-row-selected. I've also tried using opacity... -
7 Oct 2009 6:00 AM
- Replies
- 5
- Views
- 1,365
Awesome! Thanks. That worked. Using "insert(x,pos)" rather than "add(x)" positioned my items
correctly. Start pos is currently 11. -
29 Sep 2009 6:28 AM
- Replies
- 5
- Views
- 1,365
I just tried this. It doesn't work for me. It does center the buttons, but
my buttons are still to the right of the PagingToolbarBar.
Prior to 2.0, my buttons were inserted between the Refresh... -
15 Sep 2009 2:11 PM
- Replies
- 7
- Views
- 9,032
Ah, thanks for checking. I looked at the 2.0.2 and the fix has been added.
-
15 Sep 2009 6:55 AM
- Replies
- 7
- Views
- 9,032
I believe I spoke too soon. I'm still having a similar problem with 2.0.1.
If I group by columns, then ungroup, then update an item that is already in the store,
I get the following exception:
... -
12 Sep 2009 4:15 PM
- Replies
- 7
- Views
- 9,032
I upgraded to 2.0.1 and I haven't been able to reproduce it either. Thanks!
-
11 Sep 2009 9:40 AM
- Replies
- 7
- Views
- 9,032
I'm getting the same thing now in 2.0, except I'm trying to remove from a store.
The code worked fine until I converted from a ListStore to a GroupingStore.
Any solution? -
3 Jul 2009 6:44 AM
- Replies
- 5
- Views
- 1,365
How do I add buttons to the middle of PagingToolBar in 2.x?
After porting my code from V1 to V2, my buttons are now all the
way to the right, right of the "Displaying x of x" label.
Thanks,... -
13 Apr 2009 11:28 AM
- Replies
- 2
- Views
- 1,405
I don't know if this helps, but I just spent several hours fighting something similar.
Finally, I put a blank ContentPanel in the region, stuck a FitLayout in it, and then
stuck my... -
11 Mar 2009 11:24 AM
- Replies
- 8
- Views
- 1,800
I have fought the same problems with SimpleComboBox. I've noticed if I add
it with FormData of anything other than 100%, it will be very tiny, like 1 character wide.
The best I've been able to do... -
16 Dec 2008 12:43 PM
- Replies
- 13
- Views
- 5,199
I am seeing something very similar. I have some columns that are initially hidden.
When I alter any column width, the RowExpander column grows. Attached is a screen
shot, you will see that it shows... -
12 Nov 2008 9:54 AM
- Replies
- 4
- Views
- 6,223
Thanks for the help. I struggled with this because I was using MessageBoxEvent
instead of WindowEvent. MessageBoxEvent is said to include a Dialog, but
that was null so I was unable to track down... -
8 Oct 2008 9:21 AM
Jump to post Thread: Horizontal Scroll ListView by sunshinerain
- Replies
- 0
- Views
- 1,361
I'm trying to create a ListView with horizontal scrolling. Basically, I just
want a single row or items. For some reason, I keep getting a single column instead.
My template looks like this:
...
Results 1 to 15 of 15
