Search Type: Posts; User: elgs
Search: Search took 0.02 seconds.
-
6 May 2013 9:33 PM
- Replies
- 3
- Views
- 319
Thank you @slemmon. Your code answered my question. So essentially, when the combo.getValue() is the same as combo.getRawValue(), it does not matter which value to use, when they are different, it's...
-
6 May 2013 8:57 AM
- Replies
- 3
- Views
- 319
The real tricky thing is that when the user types in 'Ford', the backend receives '0001', and when the user types in '0001', the backend also receives '0001'. If I always assume the user typed in...
-
4 May 2013 1:03 PM
- Replies
- 3
- Views
- 319
Is there any convenient way to determine whether the combo value is from the value field or the display field? Let's say the combo is backed by a json store with two fields: 'value' and 'display',...
-
4 May 2013 10:12 AM
Jump to post Thread: [BUG] Crash on download by elgs
- Replies
- 11
- Views
- 1,959
Hi Sencha guys, is there any update on this? And any chance for an update? Thanks.
-
27 Apr 2013 9:58 AM
- Replies
- 1
- Views
- 144
Hi Sencha guys, I'm wondering if you consider to implement putting a badge text on the extjs button? I think this feature should be quite cool. Thoughts?
-
25 Apr 2013 8:51 AM
- Replies
- 21
- Views
- 2,411
Thanks @Wilky, your explanations make sense to me and have answered my questions. I really appreciate that you implemented the event model on the client side.
-
24 Apr 2013 10:44 AM
- Replies
- 21
- Views
- 2,411
Hi @wilky, I got the WebSocket to work in my environment now. It's really awesome. However, I have a few questions:
1, if the WebSocket.js and WebSocketManager.js are in the ux folder, seems I... -
24 Apr 2013 2:09 AM
- Replies
- 21
- Views
- 2,411
Thank you @wilky. I like this very elegant design.
-
24 Apr 2013 1:26 AM
- Replies
- 21
- Views
- 2,411
Hi @wilky, thanks for your great contribution!
I have a question regarding the server side when I am trying to play with your WebSocket ux. I saw a server.py from the source repository. As I don't... -
20 Apr 2013 5:00 AM
Jump to post Thread: [BUG] Crash on download by elgs
- Replies
- 11
- Views
- 1,959
Thanks @h.latzko, the code is helpful to me.
-
19 Apr 2013 9:38 AM
- Replies
- 6
- Views
- 352
Thanks @honestbleeps. It works when the application action has a name now.
-
18 Apr 2013 11:22 PM
- Replies
- 6
- Views
- 352
I'm sorry, normally I'd like to describe problems in very reproducible steps. However, For this one it simply does not make any sense if I add a application action to a controller. Simply create an...
-
18 Apr 2013 10:16 PM
- Replies
- 6
- Views
- 352
Application Action seems not to work in SA 2.2 build 951.
-
18 Apr 2013 12:25 PM
Jump to post Thread: [BUG] Crash on download by elgs
- Replies
- 11
- Views
- 1,959
Thanks @h.latzko, the thread you recommended is very interesting. That really inspired me to learn more about javascript.
-
17 Apr 2013 8:45 AM
Jump to post Thread: [BUG] Crash on download by elgs
- Replies
- 11
- Views
- 1,959
Hi @jarrednicholls, any chance to get an update for this issue? Thanks.
-
15 Apr 2013 8:24 PM
- Replies
- 20
- Views
- 1,762
Hi Phil, I'm currently using build 945 from test channel, should I upgrade? Thanks.
-
14 Apr 2013 9:59 AM
- Replies
- 3
- Views
- 184
Thanks @dmulcahey. Your help cured my pain since long ago. ~o)
-
14 Apr 2013 7:23 AM
- Replies
- 3
- Views
- 184
SA 2.2 works great now with the exception of lacking support of variables in api in proxy in a store. Instead of hard coding the service address prefix in the api url, my proxy looks something like...
-
9 Apr 2013 9:04 PM
Jump to post Thread: Grid rows keyboard navigation by elgs
- Replies
- 5
- Views
- 375
Thanks @slemmon, your code works!
And I have a further question, is it possible to programmatically select a row? Seems I saw only deselect method from the Ext.view.Table, but not select? Am I... -
9 Apr 2013 8:53 PM
Jump to post Thread: Grid rows keyboard navigation by elgs
- Replies
- 5
- Views
- 375
This thread is talking about the same question. It talks about:
grid.getView().select(rowIndex);
However, seems select does not exists in the Ext.view.Table in extjs 4.2 document?
Thanks. -
9 Apr 2013 7:27 PM
Jump to post Thread: Grid rows keyboard navigation by elgs
- Replies
- 5
- Views
- 375
Anyone who has any idea about this? Thanks!!
-
8 Apr 2013 4:46 AM
Jump to post Thread: Grid rows keyboard navigation by elgs
- Replies
- 5
- Views
- 375
I'm hoping to provide my users with the possibility to access the gird rows without mouse as much as possible. Now what I can do are:
1, Use up down arrow keys navigate through a grid;
2, Enter to... -
2 Apr 2013 7:52 PM
- Replies
- 20
- Views
- 1,762
Probably it does not smell really good to get two people to edit the same ads at the same time. I'm also having the same problem of how to mange the growing projects. Basically I can think of two...
-
2 Apr 2013 6:09 AM
- Replies
- 17
- Views
- 800
Great! I believe this will fix this issue. Phil, thanks for the follow up!
-
2 Apr 2013 5:54 AM
- Replies
- 17
- Views
- 800
I think SA should ignore anything happening in the .svn folder.
Results 1 to 25 of 118
