Search Type: Posts; User: sabhandari
Search: Search took 0.01 seconds.
-
22 Jun 2012 4:34 AM
- Replies
- 3
- Views
- 396
Hi,
Following is the initial content of my ColumnHeaderGroup and this is default as I didn't change anything:
/*!
* Ext JS Library 3.1.1
* Copyright(c) 2006-2010 Ext JS, LLC
*... -
21 Jun 2012 12:08 AM
- Replies
- 88
- Views
- 41,899
It doesn't work for me. The error I get is:
Ext.ux.grid is undefined -
20 Jun 2012 8:02 PM
- Replies
- 3
- Views
- 396
Hi,
I am trying to use the example given at:
http://dev.sencha.com/deploy/ext-3.3.1/examples/grid/ColumnHeaderGroup.html
on my local setup but getting the following javascript error:
... -
29 May 2012 1:01 AM
- Replies
- 1
- Views
- 669
I have a multi-select which is getting hidden dynamically by using hide() method.
But the problem is that it still occupies space in the Panel and other controls are not aligned to the top, once... -
28 May 2012 6:06 AM
- Replies
- 2
- Views
- 951
No the data is not static and is received asynchronously from servlet and this asynchronous call happens on Ext.onReady. Can I select the first element in the multi-select and then also invoke the...
-
27 May 2012 11:23 PM
- Replies
- 2
- Views
- 951
Hi,
I want a particular value to be pre-selected in the multi-select box and also fire the listener attached with the multi-select for the first time .
Please see the code below:
... -
23 May 2012 5:20 AM
- Replies
- 2
- Views
- 480
here is my EXTJS code:
var selectTrain = [{
bodyStyle: 'padding:10px;',
items:[{
xtype: 'multiselect',
fieldLabel: 'Multiselect',
... -
12 Jan 2012 9:53 PM
- Replies
- 71
- Views
- 54,564
Hi Condor,
You are a life saver -
10 Jan 2012 4:31 AM
- Replies
- 1
- Views
- 320
Hi All,
I have setup a gridpanel by using simplestore by using the EXT.onready method.
I had created my store as:
myData =...
Results 1 to 9 of 9
