Search Type: Posts; User: abdelaat
Search: Search took 0.02 seconds.
-
5 May 2012 2:12 AM
- Replies
- 1
- Views
- 753
Hi every body,
I am using extjs 3 and i want to implement file upload progress with xhr level 2, i already have code that uses a submit of a classic formpanel with a fileupload field, but with... -
2 Dec 2011 3:36 AM
Jump to post Thread: Drag/Drop : reporte designer by abdelaat
- Replies
- 0
- Views
- 324
Hi all,
I want to develope a report designer as below where i have a toolbox contained in a panel (many labels and eventually other widgets that i should be able to drop on the report designer) and... -
17 May 2011 4:02 PM
Jump to post Thread: islamic calendar (Hijri) by abdelaat
- Replies
- 0
- Views
- 1,363
Hi all,
I have a need in my extjs application to use an islamic (hijri) multimonth calendar like this one :
http://www.lubber.de/extjs/datepickerplus/, I entered to source code and i saw that it... -
15 Jan 2011 10:53 AM
- Replies
- 2
- Views
- 546
Problem solved, I put all my componenets that cause the reseat problem on a container that i hide until layout is done.
-
15 Jan 2011 3:08 AM
- Replies
- 2
- Views
- 546
I frogot to mention that i have that behaviour just under the Mozilla Firefox browser.
-
13 Jan 2011 4:22 PM
- Replies
- 2
- Views
- 546
Hi,
I did an extjs screen with extdesigner containing much imbricated layouts here :
http://188.165.241.201/example/.
My problem is that when i first load the screen, I remark that the... -
11 Jan 2011 1:38 PM
- Replies
- 0
- Views
- 606
Hi,
I come to you to solve my problem of complex layout rendering.
I have a tree browser that dynamically adds content to a center area like this :
mainView.ressTree.on('click',... -
19 Nov 2010 9:15 AM
- Replies
- 0
- Views
- 1,373
Hi,
I am using DirectjNgine's implementation for my extjs project and i have a classe X that is scoped to session scope because i need to store some information throughout the session life, but i... -
3 Nov 2010 7:07 AM
Jump to post Thread: events execution order by abdelaat
- Replies
- 8
- Views
- 895
Thanks very mutch
-
3 Nov 2010 6:03 AM
Jump to post Thread: events execution order by abdelaat
- Replies
- 8
- Views
- 895
It works fine :D i should have been sleeping when i wrote 'beforerowselect ' :">. But another question i don't understand the grid.getView().focusEl.focus() (I don't find in the documentation), what...
-
3 Nov 2010 4:20 AM
Jump to post Thread: events execution order by abdelaat
- Replies
- 8
- Views
- 895
I didn't understood your reply ('beforerowselect' instead of 'beforerowselect '? ) ?
here is the list of events that occurs in order :
beforerowselect Object { selections=Object, more...} 2 false... -
3 Nov 2010 3:31 AM
Jump to post Thread: events execution order by abdelaat
- Replies
- 8
- Views
- 895
Thank you for your reply but i still have the problem even if i add the beforerowselect handler like this as i understood from your reply
grid.getSelectionModel().on('beforerowselect ',... -
2 Nov 2010 4:37 PM
Jump to post Thread: events execution order by abdelaat
- Replies
- 8
- Views
- 895
Hi all,
I have an issue that caused me a headache before i find its origine.
The trick is that i have a grid with a form implemented like this :
grid.getSelectionModel().on('rowselect',... -
28 Oct 2010 3:43 AM
- Replies
- 2
- Views
- 1,022
Thank you very much my brain should have been gone away
-
28 Oct 2010 2:29 AM
- Replies
- 2
- Views
- 1,022
Hello,
I have a component extending the FormPanel, in the init method i create an interceptor and sequence for the formPanel form property like this :
Ext.ux.ScoolFormPanel =... -
27 Oct 2010 8:09 AM
- Replies
- 2
- Views
- 521
Thank you,
It works fine :) -
27 Oct 2010 7:26 AM
- Replies
- 2
- Views
- 521
Hi,
I am developing a custom formpanel component, and in the initComponent i add an 'afterlayout' event like this :
Ext.ux.ScoolFormPanel = Ext.extend(Ext.form.FormPanel, {... -
26 Oct 2010 3:07 AM
- Replies
- 0
- Views
- 626
Hi,
I would extend the TextField class and i want to add some propeties that are not defined by the TextField class like that :
Ext.ux.MyTextField = Ext.extend(Ext.form.TextField, {
... -
26 Oct 2010 2:56 AM
- Replies
- 5
- Views
- 1,016
Hi jarrednicholls,
I finally got it working by calling the replacement at the onAfterRender event of the placeholder's container.
Thanks very much -
25 Oct 2010 7:12 AM
- Replies
- 5
- Views
- 1,016
Thank you very much i'll try that hook and let you know that it's working.
-
25 Oct 2010 2:36 AM
- Replies
- 5
- Views
- 1,016
Hello,
could you tell me how i can use my own xtype components within extdesigner or a way to integrate them after project export without having to rewrite anything every time i regenerate the files... -
24 Oct 2010 12:31 PM
- Replies
- 2
- Views
- 600
Thanks, i finally opted for bubling change event from all added fields to their owner form and works fine.
-
23 Oct 2010 7:07 AM
- Replies
- 2
- Views
- 600
Hello,
I have a tab pannel in which I use differtent panels, and in the first I have a form.
I would like to change the title of this panel (in which I have the form) for example to add a '*'... -
20 Oct 2010 5:03 AM
Jump to post Thread: hang effect with extjs by abdelaat
- Replies
- 2
- Views
- 450
Thanks very much it just worked perfectely :)
-
20 Oct 2010 3:54 AM
Jump to post Thread: hang effect with extjs by abdelaat
- Replies
- 2
- Views
- 450
Hello, i tried to develop a hang effect with a formPanel that slides over a container and hides it in order to enter some information, and when the form is submitted it slides up re-showing the...
Results 1 to 25 of 28
