Search Type: Posts; User: gkassyou
Search: Search took 0.03 seconds.
-
17 May 2010 9:00 AM
Jump to post Thread: uploadfield inside formpanel by gkassyou
- Replies
- 6
- Views
- 1,047
I still couldn't get it to work so my work around was to open the formuploadPanel in a window.
-
16 May 2010 3:51 AM
Jump to post Thread: uploadfield inside formpanel by gkassyou
- Replies
- 6
- Views
- 1,047
The functionality works so that I'm able to upload images using the fileUploadFormPanel, and I can submit my parent form elements on submit. The only issue is the rendering. The fileUploadFormPanel...
-
15 May 2010 5:27 PM
- Replies
- 3
- Views
- 943
I'm having a similar issue. http://www.extjs.com/forum/showthread.php?99222-uploadfield-inside-formpanel
can you post your code. -
15 May 2010 4:30 AM
Jump to post Thread: uploadfield inside formpanel by gkassyou
- Replies
- 6
- Views
- 1,047
Not sure why my previous reply didn't post.
Anyhow yes I'm wrapping the fileupload in a formpanel inside the main formpanel tab.
var listingForm = new Ext.FormPanel({
frame: true,
... -
14 May 2010 9:19 AM
Jump to post Thread: uploadfield inside formpanel by gkassyou
- Replies
- 6
- Views
- 1,047
yes, basically the tabbed form panel listingForm wraps the formUploadPanel.
var listingForm = new Ext.FormPanel({
frame: true,
labelAlign: 'top',
title: 'Property... -
13 May 2010 1:00 PM
Jump to post Thread: uploadfield inside formpanel by gkassyou
- Replies
- 6
- Views
- 1,047
I have a formpanel with several tabs that contain fields, as well as another tab that allows to upload images using the uploadfield. I want to separate the two form submits but can't seem to render...
-
8 Mar 2010 9:13 AM
- Replies
- 12
- Views
- 3,101
I am looking at the option to create an install file which contains the extjs lib and css/images the end use will download and install. My web-app will then reference the local lib files on the...
-
6 Aug 2009 11:02 AM
Jump to post Thread: Ext.ux.google by gkassyou
- Replies
- 4
- Views
- 9,312
Hi Yuki,
I'm trying to use your wrappers but I would like to map many addresses from my contact list. Therefore, I would like to load many addresses from the server and map them. My server returns... -
24 Oct 2008 10:22 AM
- Replies
- 161
- Views
- 110,334
The issue is with Google Chrome not being able to send the content type post header for upload.
Anyone else with the same issue and has a work around. -
24 Oct 2008 10:20 AM
- Replies
- 2
- Views
- 4,050
same issues with Safari. I find the apps run much better and faster than FF and IE but there exists some bugs with the grid headers in ext1.1.1. Not sure if the same holds true for ext2.x
Anyone... -
20 Oct 2008 4:18 AM
- Replies
- 161
- Views
- 110,334
I'm actually using ext1.1.1 and uploadDialog for 1.1
Here's my code.
uploaddlg = new Ext.ux.UploadDialog.Dialog(null, {
autoCreate: true,
... -
16 Oct 2008 8:40 AM
- Replies
- 2
- Views
- 4,050
Can someone else validate that the header fields of a grid do not re-size, sort, hide, etc using Google Chrome with extjs 1.1.1
Also, there was talks about some memory leak updates to 1.1.1. Where... -
14 Oct 2008 6:34 PM
- Replies
- 161
- Views
- 110,334
I'm trying the uploadDialog with Google Chrome and it saves the file to size of 0 therefore not saving the file data. Anyone else have this problem?
-
6 Oct 2008 6:48 AM
- Replies
- 1
- Views
- 1,360
still looking for some help on this. Has anyone been able to solve the display unicode in combobox.
Thx -
26 Aug 2008 5:49 AM
Jump to post Thread: POS application with extjs1.1.1 by gkassyou
- Replies
- 15
- Views
- 5,982
Anyone have any comments regarding the beta app?
-
9 Aug 2008 8:13 PM
- Replies
- 8
- Views
- 2,013
we will eventually be moving to ext2.+ to utilize the latest features. we don't have much options in 1.1.1.
Sorry, we meant to post in the 1.1.1 help section. Our original post in the examples area... -
9 Aug 2008 1:52 PM
- Replies
- 8
- Views
- 2,013
thanks jgarcia. to answer some of your questions.
1) The URL is http://beta.billAnywhere.com - at the login screen, please use client ID: abcinc
2) The links on our main site are broken because... -
9 Aug 2008 9:06 AM
- Replies
- 8
- Views
- 2,013
http://beta.billanywhere.com/clientL...lientID=abcinc
Administrator:
admin/admin123
Employee:
user/user123
Inventory:
inv/inv123 -
8 Aug 2008 12:53 PM
Jump to post Thread: POS application with extjs1.1.1 by gkassyou
- Replies
- 15
- Views
- 5,982
Hi Everyone, months ago I posted the first look at our Point of Sale system that we developed using extjs 1.1.1. Today we are happy to announce that we have re-branded the product to billAnyhere.com...
-
31 Jul 2008 7:37 AM
Jump to post Thread: Generic Currency Renderer? by gkassyou
- Replies
- 2
- Views
- 1,497
did you find a solution jezmck?
-
30 Jul 2008 11:31 AM
- Replies
- 1
- Views
- 1,360
I'm trying to display a combobox with currency list. It display's the currency on expansion but not when I select a currency. It display's the html value.
Here's the data I'm using.
var... -
14 Jul 2008 7:32 AM
- Replies
- 12
- Views
- 6,664
firefox 3 seems to run more efficient. Does anyone know if it clears the memory itself on window.close function.
-
11 Jul 2008 5:06 AM
- Replies
- 12
- Views
- 6,664
our app opens new windows for each functionality. I guess we'll need to run a destroy function before calling the window.close() function when the user closes the window.
-
9 Jul 2008 6:18 PM
- Replies
- 12
- Views
- 6,664
tried the patch but memory in FF2.0 was still increasing. Not sure what you mean with must removelisteners()? When and were are we to call that for grids, etc.
Thanks for your help -
9 Jul 2008 5:48 PM
- Replies
- 10
- Views
- 4,701
Brian. Any ideas when ext 1.1.2 will be released.
Thanks
Results 1 to 25 of 120
