Search Type: Posts; User: scottmartin
Search: Search took 0.10 seconds.
-
Yesterday 8:09 AM
- Replies
- 12
- Views
- 343
Here is a update.
INSERT INTO states (abbr, name, slogan) VALUES
('AL', 'Alabama', 'Sweet Home Alabama'),
('AK', 'Alaska', 'North to the Future'),
('AZ', 'Arizona', 'The Grand Canyon... -
Yesterday 6:36 AM
Jump to post Thread: ExtJS 4.2.1 Grid State Bug by scottmartin
- Replies
- 1
- Views
- 178
Thanks for the report! I have opened a bug in our bug tracker.
-
28 May 2013 12:25 PM
Jump to post Thread: Grid header filters by scottmartin
- Replies
- 169
- Views
- 88,458
The filter information is sent in the header:
ex:
filter:[{"property":"user_name","value":"admin","type":"string","operator":"like"}]
The server side would need to parse this and then... -
27 May 2013 10:53 AM
- Replies
- 3
- Views
- 199
Please post your questions in Q&A. Plugins is for release notifications.
Try the following:
Ext.Loader.setConfig({
enabled: true
});
Ext.Loader.setPath('Ext.ux',... -
25 May 2013 11:07 AM
- Replies
- 2
- Views
- 148
Thanks for the report! I have opened a bug in our bug tracker.
-
19 May 2013 6:38 PM
- Replies
- 1
- Views
- 270
This will be useful. Thank you for the contribution.
Scott. -
19 May 2013 6:36 PM
Jump to post Thread: Text suggest facebook style by scottmartin
- Replies
- 1
- Views
- 249
Very nice.. Thank you for the contribution.
Scott -
17 Apr 2013 5:52 AM
- Replies
- 16
- Views
- 3,651
This is still marked as Unresolved. I will place a note on the report.
We are actively discussing the issue of display bug reports as it is a common request.
Scott. -
13 Apr 2013 5:39 AM
Jump to post Thread: hello every body by scottmartin
- Replies
- 5
- Views
- 234
Here are a few:
http://www.manning.com/garcia3/
http://www.packtpub.com/ext-js-4-first-look/book
http://www.amazon.com/Learning-Ext-JS-Crysfel-Villa/dp/1849516847
Scott -
9 Apr 2013 4:19 PM
- Replies
- 7
- Views
- 314
@Zerkest
Please download the latest nightly build from the support portal and see if the problem still exists.
I was able to narrow it down to the GA release in displaying the issue.
Scott. -
9 Apr 2013 6:35 AM
- Replies
- 7
- Views
- 314
Thanks for the report! I have opened a bug in our bug tracker.
-
9 Apr 2013 5:26 AM
- Replies
- 7
- Views
- 314
I was able to duplicate this today. I had tested this on my local machine and I did not see it yesterday .. but I do see it on my local, our online API and in the latest nightly.
Perhaps I loaded... -
9 Apr 2013 4:08 AM
- Replies
- 20
- Views
- 2,548
Can you view the online example reports?
What OS / browser are you using? What version of 3.4 are you using?
Scott. -
5 Apr 2013 5:25 AM
- Replies
- 3
- Views
- 322
I just filed a bug report there tabpanel was not adhering to UI changes as well.
This might be related. I will make a note in the report.
Scott. -
3 Apr 2013 8:01 AM
Jump to post Thread: Auto Refresh by scottmartin
- Replies
- 9
- Views
- 321
Done ;)
-
3 Apr 2013 6:56 AM
Jump to post Thread: Error while generating theme by scottmartin
- Replies
- 2
- Views
- 159
Please post each command from start until you received the error.
Also, what is the version of Ext4/Touch that you are running?
Scott. -
3 Apr 2013 6:54 AM
- Replies
- 3
- Views
- 417
Thank you for the contribution.
-
2 Apr 2013 12:33 PM
Jump to post Thread: Auto Refresh by scottmartin
- Replies
- 9
- Views
- 321
The TaskManager should do what you need:
// example
if (button.pressed) {
var combo = listForm.down('#interval-combo-id');
Ext.TaskManager.start({
run : function () { -
30 Mar 2013 7:25 AM
- Replies
- 6
- Views
- 481
Glad you got it working .. btw, I did not vote you down .. twas someone else.
Scott. -
29 Mar 2013 6:55 AM
- Replies
- 6
- Views
- 481
Was this fixed .. any screenshots?
I thought we were waiting on screenshots from you?
We do not have any other reports of this that I can see. Perhaps try this on another machine.
If this... -
27 Mar 2013 5:13 AM
- Replies
- 4
- Views
- 308
Try commenting out your code in the add function to see what is causing your loop. You should also be able to see where this is happening in the callstack.
I would start with looking at using... -
25 Mar 2013 8:29 PM
- Replies
- 4
- Views
- 1,277
Nice work.
Thanks,
Scott. -
25 Mar 2013 8:27 PM
- Replies
- 4
- Views
- 795
Thank you for the contribution.
-
25 Mar 2013 12:23 PM
- Replies
- 7
- Views
- 631
Looks like this has been corrected and will be in the 3.1.1 release.
Scott. -
23 Mar 2013 10:32 AM
- Replies
- 11
- Views
- 538
That is the intent and is discussed in the bug report.
Results 1 to 25 of 111
