Search Type: Posts; User: mayur_satasiya
Search: Search took 0.01 seconds.
-
2 Dec 2012 10:00 PM
- Replies
- 8
- Views
- 9,033
Thanks Animal , It's Working. Thanks a lot.
Regards
Mayur -
26 Jul 2012 10:44 PM
- Replies
- 2
- Views
- 683
Hi, Try to use
registerTypeAdapter it may help you
Thanks
Mayur -
26 Jul 2012 2:34 AM
Jump to post Thread: chart with dynamic series by mayur_satasiya
- Replies
- 4
- Views
- 1,959
HI, This is my Chart class code how to add series dynamically in this class. and how to get chart class object such a that i can add series in this chart class. Thanks in advance
... -
25 Jul 2012 4:14 AM
Jump to post Thread: Link Button or Hyper link by mayur_satasiya
- Replies
- 68
- Views
- 53,600
Hi Condor,
i want to open that link in new tab. so what to do please help me. Thanks in advance
Mayur -
4 Jul 2012 10:18 PM
- Replies
- 4
- Views
- 1,176
Thanks Scott.
It's amazing thanks once again. -
27 Jun 2012 12:11 AM
- Replies
- 8
- Views
- 8,914
HI All
I also getting same error while upload file and trying to load data in Grid panel.
My requirement is while i press upload button then all the data from file should be display on Grid Panel... -
25 Jun 2012 9:32 PM
- Replies
- 2
- Views
- 968
Hi, Actually i also looking for the same functionality. did you find it some where else please inform me. Thanks in advance
Mayur -
23 Jun 2012 7:09 AM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
Yes i have check in other system also but same problem. Please help me what to do.I have also post that error image. please see it and say what is the Original problem with system browser. Thanks in...
-
22 Jun 2012 11:20 PM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
HI Scott I have tested in my system and others as well but i can't see PDF file on panel or window of extjs, and it's load just panel as shown in attached file but in chrome and IE it just shows...
-
22 Jun 2012 9:57 PM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
Hi, Scott i had talk to you that your code is not working in firefox, i have added plugin and i am getting error show in image attached please help me thanks in advance.36477
-
22 Jun 2012 8:14 AM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
Thanks Scott,
wow its working in chrome. thank you very much
Mayur -
22 Jun 2012 7:59 AM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
But what about other files like xls and docx etcc.. thanks in advance
-
22 Jun 2012 7:44 AM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
But i can see PDF files in Browser but can't on ExtJS Window or panel
-
22 Jun 2012 7:36 AM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
Hi, Scott I have used same code for displaying PDF to window, but while i run project in Eclipse IDE it's perfectly display PDF file on window, but while i copy that prohect link and pest in browser...
-
21 Jun 2012 9:20 PM
Jump to post Thread: show PDF in Ext.Window by mayur_satasiya
- Replies
- 16
- Views
- 3,130
Hi Scott,Thanks for live example and it's working on eclipse IDE but fail on all other browses. So please help me thanks in advance.
-
21 Jun 2012 8:35 PM
Jump to post Thread: a is undefined by mayur_satasiya
- Replies
- 7
- Views
- 1,420
HI Scoot I am using firebug in mozilafirefox, and i don't know about debugger about you are talking. Please tell me in brief about that debugger and how to debug. Thanks in advance
-
20 Jun 2012 9:13 PM
Jump to post Thread: a is undefined by mayur_satasiya
- Replies
- 7
- Views
- 1,420
Thanks Scott
But in my case i have changed id to itemId and it's not working for me.You have any other solution.
it throws Ext.getCmp("panel1") is undefined error
thanks in advance. -
20 Jun 2012 4:19 AM
Jump to post Thread: a is undefined by mayur_satasiya
- Replies
- 7
- Views
- 1,420
Thanks for replay 36373
But what is happening with this form is while i add some component and without upload i am removing that added component from panel then default file upload field also not... -
19 Jun 2012 10:46 PM
Jump to post Thread: a is undefined by mayur_satasiya
- Replies
- 7
- Views
- 1,420
Hi, I am using ExtJS 4 and i am adding component dynamically to panel and working fine. But when i remove component from panel and submit form getting error a is undefined while using ext-all.js and...
-
19 Jun 2012 5:00 AM
- Replies
- 7
- Views
- 927
Thanks dear
it's work for me, Thank you very much
Thanks and Regards
Mayur -
15 Jun 2012 8:50 PM
Jump to post Thread: Error on File Upload by mayur_satasiya
- Replies
- 4
- Views
- 2,014
i am using ExtsJS 4, while i am using multipart/form-data as content type then but at that time i can't find the filemap from multipart http request...
but can u tell me which name is used for the... -
15 Jun 2012 8:36 PM
Jump to post Thread: Error on File Upload by mayur_satasiya
- Replies
- 4
- Views
- 2,014
Thanks for your replay
i have already seen that post but i need Multiple file upload.and i am using http://debug.cz/demo/upload/docs/#!/api/Ext.ux.upload.Dialog this widget and i can't find the name... -
14 Jun 2012 11:15 PM
- Replies
- 11
- Views
- 13,032
Hi, How do u get content-type with multipart/form-data; boundary=------------------xyz,
i ma getting only multipart/form-data no boundary and i need boundary after content type
getting error :... -
14 Jun 2012 11:09 PM
- Replies
- 11
- Views
- 13,032
hi, i got the http headers like this,
POST /Login/views/upload.action HTTP/1.1
Host: localhost:8080
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20100101 Firefox/12.0
Accept:... -
14 Jun 2012 9:45 PM
Jump to post Thread: Error on File Upload by mayur_satasiya
- Replies
- 4
- Views
- 2,014
HI, while uploading (sending request for file upload) i got bellow error in network panel and getting error on preview is :
...
Results 1 to 25 of 36
