Search Type: Posts; User: jake2891
Search: Search took 0.02 seconds.
-
14 Oct 2010 1:02 AM
- Replies
- 4
- Views
- 1,176
thanks thats what i was after :)
-
13 Oct 2010 4:22 AM
- Replies
- 4
- Views
- 1,176
when i drag a record in place of another record in my dataview i need to get the ids of the records in the correct order that they have been dropped so i can update the store then once i have the...
-
26 May 2010 2:33 AM
- Replies
- 1
- Views
- 743
hey guys i have a dataview that displays a few images. Im trying to find out how i can drag and drop these images in the dataview so that if picture 1 is first and then picture 2 second and i drag...
-
15 Feb 2010 3:37 AM
- Replies
- 2
- Views
- 591
one last try for help??
-
13 Feb 2010 10:35 PM
- Replies
- 2
- Views
- 591
anyone else done something similar to what im trying to do ??
-
12 Feb 2010 5:51 AM
- Replies
- 2
- Views
- 591
Hi I have a php page that has a meta refresh tag which refreshes the page every second. It does not seem to work when i put this into an extjs window with autoLoad. It does work if i dont use...
-
26 Jan 2010 12:31 AM
Jump to post Thread: layout help by jake2891
- Replies
- 2
- Views
- 557
thanks animal for your help that worked well.
-
25 Jan 2010 11:54 PM
Jump to post Thread: layout help by jake2891
- Replies
- 2
- Views
- 557
im trying to create a form that has a layout like the following. I am using layout column. any ideas?
textfield1 GridPanel 400 by 400
textfield2 // still same grid... -
22 Jan 2010 4:46 AM
Jump to post Thread: add dynamic fields on the fly by jake2891
- Replies
- 13
- Views
- 3,260
i mean the syntax to get the last textfield on the form. like this removes the last item like you said.
var p = fsf.fs.items.items.length - 1; -
22 Jan 2010 4:15 AM
Jump to post Thread: add dynamic fields on the fly by jake2891
- Replies
- 13
- Views
- 3,260
how would i remove just the text fields and textareas that get added from the add button.
-
22 Jan 2010 2:50 AM
Jump to post Thread: add dynamic fields on the fly by jake2891
- Replies
- 13
- Views
- 3,260
how would you go about removing the textarea and text fields that have been added. I have added a new button called remove but this seems to remove everyting thats on the form including the remove...
-
22 Jan 2010 2:21 AM
Jump to post Thread: add dynamic fields on the fly by jake2891
- Replies
- 13
- Views
- 3,260
that came out wrong. :) never mind i got it thanks guys for your help.
-
22 Jan 2010 2:12 AM
Jump to post Thread: add dynamic fields on the fly by jake2891
- Replies
- 13
- Views
- 3,260
Thanks animal that works well. Would that ref:fs add both the fields instead of just the textfield and not the textarea?
-
22 Jan 2010 12:41 AM
Jump to post Thread: add dynamic fields on the fly by jake2891
- Replies
- 13
- Views
- 3,260
thanks for your reply. I will give that a try and see how it works out.
-
22 Jan 2010 12:04 AM
Jump to post Thread: add dynamic fields on the fly by jake2891
- Replies
- 13
- Views
- 3,260
Im a bit stuck on adding fields dynamically to a formpanel using a href link. Any suggestions on how this is done. here is my code.
var test = new Ext.FormPanel({
labelWidth:... -
6 Jan 2010 5:37 AM
Jump to post Thread: php uploadprogress with extjs by jake2891
- Replies
- 1
- Views
- 1,118
sorry forgot to mention i do have these in my form too
UPLOAD_IDENTIFIER = new Ext.form.Hidden({
id:'uploadIdentifier',
name: 'UPLOAD_IDENTIFIER'
... -
6 Jan 2010 5:28 AM
Jump to post Thread: php uploadprogress with extjs by jake2891
- Replies
- 1
- Views
- 1,118
Hey , Trying to get my extjs forms to submit like normal html forms by using the standardSumbit:true option so that i can track my file upload. I have tested it with a normal html form and everything...
-
27 Oct 2009 3:12 AM
Jump to post Thread: confirm box set width by jake2891
- Replies
- 0
- Views
- 1,170
hey guys, i cant seem to set the width of my confirm message box. it seems to expand to fit the message text. but if i dont have text i cant get it to a bigger width. ive tried the following with no...
-
23 Oct 2009 6:10 AM
Jump to post Thread: MessageBox and css by jake2891
- Replies
- 4
- Views
- 896
thank you. that worked perfectly.
-
23 Oct 2009 5:47 AM
Jump to post Thread: MessageBox and css by jake2891
- Replies
- 4
- Views
- 896
thanks for your reply. sorry im new to extjs. so if i wanted to change the header to black for example could you show me an example of you i would do this? thanks
-
23 Oct 2009 5:28 AM
Jump to post Thread: MessageBox and css by jake2891
- Replies
- 4
- Views
- 896
Does anyone know how to add a custom class to a messagebox like you can with windows and formPanels? as i have different windows and forms on the same page and if i rewrite the css eg.....
-
22 Oct 2009 2:16 AM
- Replies
- 1
- Views
- 630
how to stop everything been masked behind messagebox.? heres my code. any help thanks.
Ext.MessageBox.confirm('Delete File?', 'Are you sure you want to delete this file?', function(confirm, text){... -
22 Oct 2009 2:13 AM
Jump to post Thread: masking on a messagebox by jake2891
- Replies
- 0
- Views
- 472
Hey guys, how do i stop everything from been masked behind my confirm message box. i have tried modal:false but no luck. here is the code.
Ext.MessageBox.confirm('Delete File?', 'Are you sure you... -
21 Oct 2009 6:46 AM
Jump to post Thread: file upload by jake2891
- Replies
- 2
- Views
- 1,145
thanks alot that solved it :)
-
21 Oct 2009 4:50 AM
Jump to post Thread: file upload by jake2891
- Replies
- 2
- Views
- 1,145
hey guys, using a file upload script i found on the net. but keep getting this error
syntax error () ext-all-debug.js (line 7389) ive done everything correctly not sure whats happening. anyone else...
Results 1 to 25 of 27
