Search Type: Posts; User: conderol
Search: Search took 0.01 seconds.
-
6 Jan 2013 10:49 AM
- Replies
- 8
- Views
- 521
This will require from me to rewrite a lot of code , when the only thing I am looking for is proper CSS class to change
-
3 Jan 2013 12:07 AM
- Replies
- 3
- Views
- 207
I am sorry , but I didn't understand what do you mean. Can you explain?
-
3 Jan 2013 12:06 AM
- Replies
- 8
- Views
- 521
Any ideas?
-
1 Jan 2013 6:42 AM
- Replies
- 8
- Views
- 521
I made a little progress
After examining the elements with Chrome browser I defined the following CSS
.x-custom .x-list-item-body {
min-height: 46px;
padding: 0 0;
}... -
31 Dec 2012 8:37 AM
- Replies
- 3
- Views
- 207
Hi. I have Ext.List implemented on the page.
The template for the list item is
<table><tr><td>{VALUE}</td><td>{SECOND}</td></tr></table>
I want instead of the {SECOND} a Gauge to appear.... -
31 Dec 2012 1:02 AM
- Replies
- 8
- Views
- 521
Importunately no:(
Still list item is padded in the same way. In fact I see no effect at all after applying this style.
My boss>:) is going to kill me
Any other ideas:-/ -
26 Dec 2012 7:14 AM
- Replies
- 8
- Views
- 521
Hi. My list items are basically tables. But they don't take the whole space in list item.
40967
I tried to do the following.
Defined the following CSS
.x-categories .x-list-item-label {
... -
14 Dec 2012 5:25 AM
- Replies
- 3
- Views
- 367
It is a good idea, but I cannot believe that sencha didnt created some config to control it
-
13 Dec 2012 6:19 AM
- Replies
- 3
- Views
- 367
I can add
$list-zebrastripe
to scss
and it will make each even line in the list to be colored with a different color than odd line. But now do I control the color? Currently it is some... -
13 Dec 2012 2:08 AM
- Replies
- 4
- Views
- 313
Ok. One more question , when I compiled
$button-height : 1.6
Back button was set back to square button. Is it a bug? -
13 Dec 2012 1:21 AM
- Replies
- 4
- Views
- 313
Thank you. It is what I needed.
Also, is where is a way to set back button border and shadow? -
5 Dec 2012 6:50 AM
- Replies
- 4
- Views
- 313
HI.
I want to apply gradient style for ther back button. It is not navigation button, i just like to have a button with arrow shape.
So I did
the following definition
{
... -
27 Sep 2012 5:51 AM
- Replies
- 1
- Views
- 227
Hi. I am on Ext 4.
I have a grid with numberfield. How to override spindown event on numberfield. My purpose it when user clicks keydown,
instead of reducing the numeric value currently I see in... -
4 Jul 2012 4:04 AM
- Replies
- 1
- Views
- 598
Hi. I have a a grid panel with a filed , which uses a combo box as editor. (When I click on the cell it transforms into combo box with value). Nothing complicated . Everything very basic according...
-
18 Jun 2012 5:49 AM
- Replies
- 1
- Views
- 369
I cannot find the CSS that controls collapse icon in Ext.form.Panel. Can someone please help?
-
11 Jun 2012 10:21 PM
- Replies
- 2
- Views
- 461
It is exactly what I did.
If you take a look "store: null," and in the callback from SQL I populate the store.
But grid is empty -
7 Jun 2012 7:28 AM
- Replies
- 2
- Views
- 461
Ext 4.1
Hi. I am populating grid with a data taken from html5 database, I use for this an example for buffered grid that sencha provide in example area.
I do see that the data is populated in the... -
24 May 2012 12:11 AM
- Replies
- 4
- Views
- 366
It didn't work. Here is the code
var AccountsStore=null;
function onSaveAccBtnClick()
{
}
function populateAccountList()
{
html5sql.process( -
23 May 2012 11:51 PM
- Replies
- 4
- Views
- 366
will it work also with Array based store?
-
23 May 2012 7:05 AM
- Replies
- 4
- Views
- 366
Hi. I have a panel (lets call it MyPanel) which is located in the container, which is located in the tab panel which is located in the container.
MyPanel panel has the following code
var... -
22 May 2012 11:05 PM
Jump to post Thread: Ext as offline application by conderol
- Replies
- 1
- Views
- 453
Hi. Can Ext work as offline application? By working with HTML5 offline.appcache?
Results 1 to 21 of 21
