Search Type: Posts; User: Yacine BRITAH
Search: Search took 0.04 seconds.
-
24 Apr 2013 3:47 AM
- Replies
- 4
- Views
- 151
And this is the validator:
var tabpanel = this.up('tabpanel');
var numberfields = tabpanel.query('numberfield');
var count = 0;
var i;
for (i=0;i<numberfields.length;i++){
if... -
24 Apr 2013 3:42 AM
- Replies
- 4
- Views
- 151
I don't really understand what you mean. Form.submit can't be in Beforedestroy event. I should first delete the tab , the form.submit must be done when the tab is destroyed. The problem is that when...
-
22 Apr 2013 7:02 AM
- Replies
- 4
- Views
- 151
Hello,
May can someone help me.
I have a tabpanel on a formpanel. After having loaded data, it can be possible to change (add or delete tabs on this tabpanel) it and submit it.
on each tab i... -
21 Mar 2013 8:27 AM
- Replies
- 2
- Views
- 85
Hello Mitchell,
First of all, thanks you for your answer.
It's right, the problem was not on this. In fact , for rendering this view i have to choos an item in a menu, and as i changed to... -
19 Mar 2013 2:35 AM
- Replies
- 2
- Views
- 85
Hello,
I'm trying to show a view with a toolbar on top, a statusbar on bottom and a grid in center.
First of all i must say that i've not a border layout. It's important because i already got... -
4 Mar 2013 6:18 AM
- Replies
- 6
- Views
- 2,740
what's the "stores" parameter???
your override doesn't give a result because of this variable "stores" -
8 Feb 2013 1:13 AM
- Replies
- 20
- Views
- 11,919
can anybody tell how to get the server-side generated report in Ext.window and not in browser:
here is my code:
var frame = Ext.create('Ext.window.Window', {
title: 'PDF View', ... -
29 Nov 2012 12:12 AM
- Replies
- 13
- Views
- 4,001
ssamayoa this is wrong, it's still not functionning so....
you'll still got error on compilation, so it's impossible for application to create the widget. -
19 Nov 2012 8:48 AM
- Replies
- 7
- Views
- 1,443
Thank you Scoot i found why. I wanted to configure this border layout to a Panel as InitialView, it's ok with viewport. Thanks for reply!!
-
19 Nov 2012 1:25 AM
- Replies
- 7
- Views
- 1,443
can anybody tell more about this border layout problem i have it too
-
14 Aug 2012 11:48 PM
Jump to post Thread: YaceDev by Yacine BRITAH
- Replies
- 1
- Views
- 297
Hello,
Until today i can't work quietly, because of this 2.1 upgrade.
I m always getting the same problem on Project Upgrade. it starts but never ends.
And i got also the same error before...
Results 1 to 11 of 11
