Search Type: Posts; User: ilawai
Search: Search took 0.01 seconds.
-
27 Jun 2012 4:24 AM
- Replies
- 4
- Views
- 668
The problem was in the CheckHeader.css file, the hight was set in the file and not by ext-all.css
problem resolved once i removed this /*height: 14px;*/ line. -
27 Jun 2012 2:41 AM
- Replies
- 5
- Views
- 436
it doesnt work, get the following error after performing all steps described here...
-
27 Jun 2012 12:26 AM
- Replies
- 5
- Views
- 436
sorry didnt see that the sdk need to be installed first.
-
27 Jun 2012 12:08 AM
- Replies
- 5
- Views
- 436
i am getting the following error when running the command from my app root directory:
Server\web>sencha slice theme -d extjs -c resources/css/my-ext-theme.css -o resources/images -v
'sencha' is not... -
26 Jun 2012 11:44 PM
- Replies
- 4
- Views
- 668
Well,
The problem started after i added the following code to your example:
The initial problem was to show the checkbox and its label - text at the same cell, and this is the solution i was... -
26 Jun 2012 11:23 PM
- Replies
- 4
- Views
- 668
Hi, I am using the latest 4.1.0 version RC3.
I have used the new my-ext-theme.scss option for grid design.
the content of my-ext-theme.scss was copied from ext-all-gray.scss file from the extjs... -
26 Jun 2012 4:52 AM
- Replies
- 5
- Views
- 436
I have created new theme by updating the my-ext-theme.scss file. i firefox i see my new theme but in Internet explorer it still shows the default blue colors, what to do to make it work in Internet...
-
26 Jun 2012 3:10 AM
- Replies
- 4
- Views
- 668
http://www.sencha.com/forum/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfIAAAFwCAIAAADMi25UAAAgAElEQVR4nOydd1xT19vAKRuSKKAMWzus1ta2/l6t1tbW2qGt1aqte7Ra98bN3uLe1q0s0boVccteMmWvQMLKTsjeyb25z/tHgAISQAViJN/...
-
25 Jun 2012 6:54 AM
- Replies
- 3
- Views
- 595
use this line:
return '<div class="' + cls.join(' ') + '">' + record.data["${valueHeader.key}"] + '</div>'; -
25 Jun 2012 6:19 AM
- Replies
- 3
- Views
- 595
It works really good, thanks alot, but i have additional qiestion (probably trivial) how i can show the text on the same row as checkbox and not under?
-
24 Jun 2012 10:57 PM
- Replies
- 3
- Views
- 595
Hi,
One of my columns of type checkcolumn, i would like to show to the user in this column both, the checkbox and the label - text related to it.
thank you. -
24 Jun 2012 4:01 AM
- Replies
- 3
- Views
- 639
Adding "locked : true", creates an empty column after the locked columns.
Is it a bug? -
24 Jun 2012 3:07 AM
- Replies
- 1
- Views
- 802
Hi,
I am new user of Extjs 4.1.1 version.
My grid panel includes the following:
selModel : Ext.create('Ext.selection.CheckboxModel'
and several checkcolumns.
I cant find a good solution to the...
Results 1 to 13 of 13
