Search Type: Posts; User: ca.volpicelli
Search: Search took 0.02 seconds.
-
19 Apr 2012 3:58 AM
Jump to post Thread: store.load() doesn't work by ca.volpicelli
- Replies
- 4
- Views
- 597
Hi Scott,
I found the error , it was a my mistake.
There was defined an event (selectionchange on Dataview) in an other part of my code that was fired when I try to "reload" .
Thanks a lot for... -
18 Apr 2012 10:45 PM
Jump to post Thread: store.load() doesn't work by ca.volpicelli
- Replies
- 4
- Views
- 597
Hi Scott,
yes sorry, you have right.
So I changed :
onReloadview: function(view) {
active = view.getSelectionModel().getSelection()[0];
view.getNode(active);
view.store.remove(active); -
18 Apr 2012 2:23 PM
Jump to post Thread: store.load() doesn't work by ca.volpicelli
- Replies
- 4
- Views
- 597
Hi ,
I am trying to refresh a Dataview after removed a record but doens't work.
Give me this error:
record is undefined -
21 Oct 2011 12:49 PM
- Replies
- 14
- Views
- 2,402
No , normaly just to be faster I try the code localy ( double click ) and if there aren't use of stores it works fine.
OK , I tried to move it on web server and it works.
With the previous version... -
21 Oct 2011 12:26 PM
- Replies
- 14
- Views
- 2,402
Yes, but when you double click on designer.html , does it work fine ?
-
21 Oct 2011 12:08 PM
- Replies
- 14
- Views
- 2,402
Sure.
It is very simple , because I was working in a more complex one and got that error.
Thanks.
{
"name": "newsletter.xds",
"settings": {
"urlPrefix":... -
21 Oct 2011 11:08 AM
- Replies
- 14
- Views
- 2,402
Sorry,
I have just updated at 1.2.2 ( Build 48 ) and exported a simple project( Just a FormPanel with a textFiled) and gave me the same error:
c is not a constructor
some idea?
thanks
... -
17 Aug 2011 12:59 AM
- Replies
- 2
- Views
- 625
Great , Thanks skirtle
-
16 Aug 2011 12:14 PM
- Replies
- 2
- Views
- 625
If you see the example http://dev.sencha.com/deploy/ext-4.0.2a/examples/dd/dragdropzones.html , when the mouse go over the patient view the overItemClass doesn't work.
The same eample in...
Results 1 to 9 of 9
