Search Type: Posts; User: joseph.j.valerio@gmail.com
Search: Search took 0.03 seconds.
-
26 Mar 2013 11:38 AM
- Replies
- 2
- Views
- 280
Guys,
We have grids, both multi and single select where we highlight a row or rows, and then the user hits the Delete key on the keyboard and the row(s) are deleted. The current... -
4 Mar 2013 12:56 PM
- Replies
- 5
- Views
- 298
For a quick work around here is the code to set the style position to absolute, but since Sencha does the work in the anonymous handler, instead of calling a method on LiveGridView(sorry pet peeve),...
-
4 Mar 2013 12:28 PM
- Replies
- 5
- Views
- 298
Sven,
I should not have to. The liveScroller div should be under the scrollBar, not covering the grid. The first image above shows the selection of the liveScroller div with firebug and the area... -
4 Mar 2013 12:10 PM
- Replies
- 5
- Views
- 298
Hi Guys,
I'm having an issue with the liveScroller styles in the LiveGridView. I have a clickable icon near the scrollbar, and it is not clickable. The liveScroller needs a "position: absolute"... -
21 Feb 2013 1:11 PM
- Replies
- 5
- Views
- 668
To be more specific, it would be great if the control knew it wasn't rendered because it was hidden, and then on re-attach to the dom, it would lay itself out correctly.
I am having the same issue... -
21 Feb 2013 8:33 AM
- Replies
- 5
- Views
- 668
HideMode.OFFSETS works when set on the parent container, thanks. Do you think there will ever be a fix for this other than the work around?
-
21 Feb 2013 7:17 AM
- Replies
- 5
- Views
- 668
I'll try the the hide mode, but 2, the display issue, happens even when visable.
-
20 Feb 2013 11:30 AM
- Replies
- 5
- Views
- 668
Guys,
I posed two questions here, are they both bugs? -
19 Feb 2013 10:48 AM
- Replies
- 5
- Views
- 668
Hi Guys,
I have two questions.
1. When I load a liveDataGrid on a hidden tab, the ui does not update, I have to specifically call grid.show() in a selectionEvent handler to get it to render... -
27 Sep 2012 9:37 AM
- Replies
- 5
- Views
- 648
Sorry, been busy, but here are the example files...
This is a watered down version of the issue... Basically if you swap out the content panel, it does not register the BolderlayoutData.collapse... -
21 Sep 2012 8:43 AM
- Replies
- 5
- Views
- 648
My work around was to set a permanent ContentPanel in the West Container, and swap the contents. I subclassed SimpleContainer as ContentPanelInsert which has only one property, headingText. When...
-
21 Sep 2012 6:21 AM
- Replies
- 5
- Views
- 648
Using GXT 3.0.1.
I have a classic left hand area (collapsible) and a main work area, implemented with BorderLayoutContainer.
Here is my dilemma, I want to swap out the west ContentPanel from a...
Results 1 to 12 of 12
