Search Type: Posts; User: crp_spaeth
Search: Search took 0.02 seconds.
-
27 Feb 2013 4:10 AM
- Replies
- 2
- Views
- 405
Hey Guys,
I am currently running some performance test on the Ext.data.Store and syncing back and forth with different Proxies like Ext.data.proxy.SQL.
I run into some bottlenecks which are... -
12 Feb 2012 1:01 PM
Jump to post Thread: ExtDirect4DotNet started by crp_spaeth
- Replies
- 37
- Views
- 17,659
I don't get it.
If you bypass the Store that way you end up with only one Transaction. The one used to call the Direct Function.
What do you actually want to do here? And what ended up working?... -
10 Feb 2012 4:03 AM
Jump to post Thread: ExtDirect4DotNet started by crp_spaeth
- Replies
- 37
- Views
- 17,659
I am not sure if I got the point here...
what about
ResourcePresenter.SaveResources({
rows : [
{ name : 'test' } // in this case the structure of your ResourceDto
]
},... -
13 Oct 2011 4:07 PM
Jump to post Thread: ExtDirect4DotNet started by crp_spaeth
- Replies
- 37
- Views
- 17,659
Was just about to dive into your problem good to know you solved it by yourself!
-
9 Nov 2010 2:23 AM
- Replies
- 24
- Views
- 3,290
Hey Jay,
I will arrive in SFO on Friday evening. If you guys plan to meet on Saturday I ll definitely join!
keep me on track!
Martin -
4 Nov 2010 8:55 AM
- Replies
- 25
- Views
- 16,680
Hey aagocs,
for shure you could implement it for Extjs 3.0. I would love to do so but the time I was able to spent so much time in such things has long gone...
You can read the first entry of... -
26 Oct 2010 1:01 AM
Jump to post Thread: ExtDirect4DotNet started by crp_spaeth
- Replies
- 37
- Views
- 17,659
You may forget to set caching for images in your iis settings. this may leads to an seperate request for every usage of a picture...
-
13 Oct 2010 11:44 PM
Jump to post Thread: Question about PhoneGap by crp_spaeth
- Replies
- 1
- Views
- 3,233
I came up with the same Question... I would like to access the camera since there is no way to get picture on the Iphone than with phone gap it would be necessary to use Phone gap in your contest.
-
7 Jul 2010 4:18 PM
- Replies
- 10
- Views
- 5,660
Same issue here! I solved it by deferring the init function for about 400 ms... This issue seems to appear because the onready method is called before phonegap is actually ready....
-
24 Jun 2010 4:37 PM
- Replies
- 3
- Views
- 1,483
The Error seems to appear when stopEvent calls stopPropagation.
With the following override the Problem doesn't appear...
onFloatingTouchStart : function(e, t) {
var doc =... -
24 Jun 2010 4:20 PM
- Replies
- 3
- Views
- 1,483
This Bug appears in the kitchen sink example.
When you click on the button it seems the Modal Panel appears as expected but when you click next to the modal panel to hide it again, it will break... -
20 Jun 2010 9:46 AM
- Replies
- 2
- Views
- 1,778
As a quick and dirty Bugfix I am using this Override:
Ext.override(Ext.data.ServerProxy, {
buildRequest: function(operation) {
operation.params = Ext.applyIf(operation.params || {}, {... -
20 Jun 2010 9:39 AM
- Replies
- 2
- Views
- 1,778
There seem to be a bug in the current Implementation of the Server Proxy.
Since the current Implementation applys the parameters limit sort sortDir etc to the root node of the Operation Object:
... -
17 Jun 2010 12:04 PM
- Replies
- 1
- Views
- 2,002
Hey Guys,
there seems to be no jsb2 File in the download Package!
Could you provide it?
regards Martin -
17 Jun 2010 11:56 AM
- Replies
- 3
- Views
- 1,424
The Documentation for the components Scroll config property Reads the following :
Your Sources showing an implementation 'both' for as well ! -
17 Jun 2010 6:01 AM
- Replies
- 7
- Views
- 2,149
IPhone 3G 3.1.3 (7E18)
-
17 Jun 2010 5:42 AM
- Replies
- 7
- Views
- 2,149
Hey there,
while running your examples I found some render Issues I would like to share:
Take a look on those screens:
209942099520996 -
17 Jun 2010 5:27 AM
- Replies
- 5
- Views
- 1,704
Hey Guys,
while reading through your API especially the 'data' Part I was wondering if you guys did changes in the Store logic in comparison to the Extjs Framework?
I would love to use... -
17 Jun 2010 5:19 AM
Jump to post Thread: Ext.util.GeoLocation tweeking by crp_spaeth
- Replies
- 3
- Views
- 1,600
Win Win :)
I am on the very beginning of writing an Mobile Application. One of it main Features does some heavy usage of Geolocation. Since I just looked through the demos of Senscha Touch (...and... -
17 Jun 2010 4:52 AM
Jump to post Thread: Ext.util.GeoLocation tweeking by crp_spaeth
- Replies
- 3
- Views
- 1,600
Hey Sencha guy,
congratulation to the release of the Sencha-Touch Beta!
The first Touch felt fenomenal!!!!
While Reading through your sources I stoped at Geolocation. You should definatly... -
15 Jun 2010 2:39 AM
Jump to post Thread: Ext is Sencha now? by crp_spaeth
- Replies
- 44
- Views
- 10,732
Cant wait to see some Smartphone UI widget shuggar :)
-
31 Mar 2010 3:40 PM
Jump to post Thread: ExtDirect4DotNet started by crp_spaeth
- Replies
- 37
- Views
- 17,659
Hey Mjollnir26, sorry about the delay...
Thanks for your reply maybe you could send me your skype user and I will contact you as soon as possible!
best regards Martin -
25 Mar 2010 12:45 PM
- Replies
- 3
- Views
- 1,059
Take a look at my thread...
http://www.extjs.com/forum/showthread.php?t=68528&page=2 -
17 Mar 2010 1:30 AM
- Replies
- 329
- Views
- 99,912
I would bomb :P
-
15 Mar 2010 2:30 PM
Jump to post Thread: ExtDirect4DotNet started by crp_spaeth
- Replies
- 37
- Views
- 17,659
BTW I been using the head version of that spket branch and it just works fine.. If you come up with any question just let me know! I will try to take the time to dive into it!
Results 1 to 25 of 115
