Search Type: Posts; User: mrkevans
Search: Search took 0.02 seconds.
-
16 May 2008 8:52 AM
- Replies
- 2
- Views
- 3,350
That is exactly what i wanted to hear.
I work for two companies and they will be purchasing some licenses very soon.
Thank you, -
15 May 2008 1:48 PM
- Replies
- 2
- Views
- 3,350
Is there a plan to have full integration of Fusion Charts and GXT Grids?
For Example, clicking on a chart in a specific region might filter the Grid/Table.
This is an extremely important issue... -
15 Apr 2008 5:18 PM
- Replies
- 0
- Views
- 668
How do you copy and entire Editor.grid row to clipboard?
-
15 Apr 2008 3:28 PM
- Replies
- 3
- Views
- 814
Since i am using the desktop 2.0 module.
I have a window inside the window i have a Tabpanel which has a border layout
north
center
--has my grid
--The columns are only editable up to the size... -
15 Apr 2008 3:13 PM
- Replies
- 3
- Views
- 814
It appears as though there is some sort of bug with Editor Grid when there are many columns.
I have a EditorGrid with 15 Columns.
i am adding a editor:new Ext.form.TextField() to each of their... -
15 Apr 2008 2:25 PM
- Replies
- 11
- Views
- 8,870
While '<style type="text/css"> .x-grid3-row td { -moz-user-select:text;}</style>',
does allow text to be selected in FireFox the column data does not stay aligned if you size the column.
Has... -
14 Apr 2008 5:21 PM
- Replies
- 6
- Views
- 1,153
OK i got this work nicely.
First i added this to the desktop App right after the getModules: function(){...},
registerModule : function(objModule){
if(typeof objModule == 'object'){
... -
8 Apr 2008 10:05 AM
Jump to post Thread: Fusion Chart Overlaping Panels by mrkevans
- Replies
- 2
- Views
- 2,640
I have some fusion charts in a tab panel. The problem is that when i select a different Window the tab panel window looses focus and moves behind the selected window, however the fusion chart within...
-
7 Apr 2008 2:29 PM
- Replies
- 5
- Views
- 2,401
Sweet! Thats what i needed.
Thanks so much! -
7 Apr 2008 9:31 AM
- Replies
- 6
- Views
- 1,153
Can you go into a little detail on that for me? What do you mean?
-
7 Apr 2008 8:46 AM
- Replies
- 6
- Views
- 1,153
I have a feeling that since I haven't clicked the button from the start menu. the module has not loaded. There for it is not instantiated. perhaps it does not exist in the DOM yet?
-
4 Apr 2008 3:50 PM
- Replies
- 6
- Views
- 1,153
How do i reference a module loaded into the desktop 2.0 start menu.
say i add a module to the start button call it "Help" id='help'.
How to get a reference to it in javascript so that if the... -
4 Apr 2008 12:38 PM
- Replies
- 3
- Views
- 823
Does anyone know how to get a reference to a module that has been loaded into the Desktop 2.0 and make it load?
-
4 Apr 2008 11:21 AM
- Replies
- 3
- Views
- 823
The thing is I don't know how to get a reference to it.
-
4 Apr 2008 10:44 AM
- Replies
- 3
- Views
- 823
Background:
-Using the desktop 2.0 i have added Module in code block below:
-Its added like normal to the desktop Start Menu.
Issue:
I can't seem to figure out how to load it it up(make it... -
2 Apr 2008 8:22 AM
- Replies
- 7
- Views
- 2,318
I guess i miss understood what i read from the TabPanel using the API.
It has a layout:property just as a Panel does, and its primary description is:
"A basic tab container. Tab panels can be... -
2 Apr 2008 7:45 AM
- Replies
- 7
- Views
- 2,318
*I will play with the heights: so far i have not gotten that to work. But is there a reason i had to add a panel to a tabPanel. Why can't i do everything in the tab panel?
Also interestingly... -
1 Apr 2008 5:26 PM
- Replies
- 7
- Views
- 2,318
I got that working, but the tabs get resized and i am not sure why. Any Thoughts?
Below is my Code and attached is an image of what is happening.
*Note this code is loaded as a basic module in... -
1 Apr 2008 3:34 PM
- Replies
- 7
- Views
- 2,318
I am working with the Desktop.js demo
I would like to have one of the windows (Modules) that can be loaded be a Tab Panel, but each panel needs to have a layout, so that i can have a grid in... -
1 Apr 2008 9:52 AM
- Replies
- 4
- Views
- 799
OK Sweet Thanks. Sorry about the code tags... I will remember for next time!
-
1 Apr 2008 9:45 AM
- Replies
- 4
- Views
- 799
I am trying to understand how to access items in config file.
When you instantiate an item var x = new Ext.grid.GridPanel.... its easy to pass x and refer to x.
However when you do... -
31 Mar 2008 6:03 PM
- Replies
- 5
- Views
- 2,401
Hey guys,
i have a column tree created, and i would like to make it so when i click the node of the tree i have access to data in the columns.
I am working with the basic demo column tree:
i... -
26 Sep 2007 11:54 AM
- Replies
- 0
- Views
- 603
This post has been removed.
Results 1 to 23 of 23
