Search Type: Posts; User: blacksword888
Search: Search took 0.01 seconds.
-
13 May 2013 1:58 AM
- Replies
- 1
- Views
- 58
Hi,
I'm using this Example of drag and drop
http://ext4all.com/post/extjs-4-grid-drag-and-drop-rows-reordering
but when i start to drag, i get this error :
Uncaught TypeError: undefined is not... -
5 Sep 2012 12:13 AM
- Replies
- 2
- Views
- 474
Hi ,Could you post some parts of your code showing how to create tables in WebSql ?Does your application manage automatically CRUD operations when you call save() or sync() methods ?Thank you !
-
13 Nov 2011 1:23 AM
- Replies
- 2
- Views
- 570
i was hoping to find a direct method to do this, i will try what you suggested
Thanks -
12 Nov 2011 6:57 AM
- Replies
- 2
- Views
- 570
Hi there,
I have a grouped list on first letter of the name field, and i want to load it with the letter F in the top of the list, and keep, obviously, the possibility to scroll to the previous... -
2 Oct 2011 3:50 PM
- Replies
- 1
- Views
- 740
Hi,
I want to load a list with the first item selected, and for that, i should fire the itemtap event of my list, so i tried
... -
27 Sep 2011 6:29 AM
Jump to post Thread: Displayed rows in Ext.List by blacksword888
- Replies
- 1
- Views
- 359
Hi everybody,
How can i set the number of the displayed rows in Ext.List ?
Thanks -
27 Sep 2011 2:59 AM
- Replies
- 2
- Views
- 577
Hi there,
use a component instead of spacer
{
xtype: 'component',
height: 15
}
it works for me -
22 Sep 2011 2:10 AM
- Replies
- 8
- Views
- 2,972
Good morning,<br><br>I'm creating an application for Ipad and i'm using ext.chart.Panel to display some statistics.<br>is there anyway to hide or disable the toolbar automatically generated in...
-
28 Jun 2011 1:31 PM
- Replies
- 1
- Views
- 483
Hi,
i have a window with fixed width and height , and a panel inside it , the panel contains a fieldset collapsed .
can somebody write a simple example that makes the window scroll when the... -
12 Jun 2011 5:25 AM
- Replies
- 4
- Views
- 857
Thx Skirtle for ur answer , as you said , i tried to use the datastore before i defined it :D
it's working now........Have a good day :) -
11 Jun 2011 5:16 AM
- Replies
- 4
- Views
- 857
This is the code that isn't working
var simple = new Ext.FormPanel({
url:'save-form.php',
id :'simple',
autoScroll :'auto',
... -
11 Jun 2011 2:47 AM
- Replies
- 4
- Views
- 857
Hi,
I'm trying to add a combobox to a formPanel , when i connect this combox with a datastore , it gives me a blank page , when i delete only its store property , i get my FormPanel displayed with...
Results 1 to 12 of 12
