Search Type: Posts; User: pratik016
Search: Search took 0.01 seconds.
-
8 Apr 2013 8:52 PM
- Replies
- 13
- Views
- 4,606
Hey,
I am also facing this issue, store loads automatically even made the autoload: false.
Can you please give workable example here that store not load automatically in treepanel. It may be help... -
11 Mar 2013 8:34 PM
Jump to post Thread: Production environment by pratik016
- Replies
- 1
- Views
- 221
Hello,
Please update me on this. I am confused here. -
10 Mar 2013 11:59 PM
- Replies
- 1
- Views
- 360
Resolved!
For others which may have same issue:
Just load view file using required. And in controller, when load this view load respective controller using getController.
win =... -
10 Mar 2013 11:50 PM
Jump to post Thread: Production environment by pratik016
- Replies
- 1
- Views
- 221
Hello Friends,
When we make our code in production, we do all code merge in app-all.js file for better performance.
I have some question in it
1. We have very large application, there are lots... -
27 Jan 2013 9:41 PM
Jump to post Thread: ExtJS4 Calender issue in MVC by pratik016
- Replies
- 4
- Views
- 507
Hello Scott,
I have also did for closeAction change to hide. But it seems like window close will destroy all events.
But fortunately the problem is solved and I am surprising the way how it is... -
25 Jan 2013 3:59 AM
Jump to post Thread: ExtJS4 Calender issue in MVC by pratik016
- Replies
- 4
- Views
- 507
Hello Scott,
thanks for replying. I have removed the id and got store using component query and load store. Still issue is persistence. I don't know wht happening inside.
First time when I try... -
24 Jan 2013 5:31 AM
Jump to post Thread: ExtJS4 Calender issue in MVC by pratik016
- Replies
- 4
- Views
- 507
Hello All,
I have event calender of ExtJS4 MVC. I am loading all events from store load. All is working fine. But once I close window and reopen it, and try to load calender from store it throws... -
21 Jan 2013 4:45 AM
- Replies
- 1
- Views
- 360
Hello Friends,
I have created webdesktop architecture in MVC structure. But I have problem when open more than one window and open previous opened window, I can not navigate the page after then.... -
10 Dec 2012 3:57 AM
- Replies
- 3
- Views
- 509
Thanks for replying.. in MVC we have to call init function at one time only.
It works now.. thank you for your help. -
7 Dec 2012 7:07 AM
- Replies
- 3
- Views
- 509
Anyone knew this MVC issue?
please let me know. if not getting question then also. I really need the solution for this. -
6 Dec 2012 9:54 PM
- Replies
- 3
- Views
- 509
Hello,
I am facing the problem at MVC architecture. I might be doing something wrong but cannot identify the actual problem.
I am using Ext.create for getting views. But it creates new instance... -
6 Nov 2012 9:14 PM
- Replies
- 5
- Views
- 739
Hello Guys,
I am using EXTJS4 version. when I am trying to load data in form using load method. Its throw me an error like "405 Method Not Allowed".
We are fetching data from cross domain... -
19 Oct 2012 12:07 AM
Jump to post Thread: IE 8 win open invalid argument by pratik016
- Replies
- 10
- Views
- 1,218
zlevardy,
thanks for this comment, I also had a DOCTYPE in landing page.. that I have removed and working fine in IE8.
But wondering why that DOCTYPE is break the code in IE8.
thanks again :) -
12 Sep 2011 5:15 AM
- Replies
- 12
- Views
- 11,850
Hey.
Thanks for this link. its save my lots of time. although I have spend more time to fire keyup event on extjs. but no luck. this is helped me a lot.
Thanks again. -
20 Jul 2011 5:44 AM
- Replies
- 7
- Views
- 7,415
Thanks condor, its working gr8
-
28 Apr 2011 12:54 AM
- Replies
- 4
- Views
- 1,903
I have problem while using Xtemplate. my code is below :
<div id="message-preview-tpl" style="display:none;">
<tpl if="display_received"><div class="post-date"><?php echo... -
5 Jan 2011 5:43 AM
- Replies
- 1
- Views
- 1,311
Hi,
I am using the radio button in a grid. it is working nice by extending radio row class.
But now I want to grouping in radio button in grid panel.
for example : radio group for 1st 3 rows..... -
13 Dec 2010 5:23 AM
- Replies
- 5
- Views
- 2,371
Hi,
This is really helpful for working with component delete and re-add... But I have one problem for re-add the removed component. Please tell me how I can add again removed component.
I have... -
23 Nov 2010 2:06 AM
- Replies
- 105
- Views
- 25,291
I have problem while edit the grid in treegrideditor.>:)
I have added one column for radiobutton. for that I extend it to class.
-----------
var radioColumn = new Ext.grid.RadioRow({
... -
22 Nov 2010 9:40 PM
- Replies
- 105
- Views
- 25,291
First thank you to ' teqneers' to provide this way for working with tree... and finally thankfull to mm_202... your work is also really great. I was just going to quit-up and...
-
27 Oct 2010 11:18 PM
- Replies
- 19
- Views
- 36,383
Hey,
I am also using a EditorGridPanel and having a combobox with valueField and displayField.
I don't know why u guys not having that problem what I have.
After using this script, after change... -
27 Oct 2010 2:08 AM
- Replies
- 5
- Views
- 1,092
Thanks Condor.
Its rock................ :) -
15 Oct 2010 3:57 AM
- Replies
- 4
- Views
- 1,158
Hello Friends,
I think now anyone of you might got this answer...
I am also stuck here for the same situation. Please give reply on my thread. ... -
15 Oct 2010 3:36 AM
Jump to post Thread: Edit dynamic generated fields by pratik016
- Replies
- 8
- Views
- 862
Here, edit mode means I have data from database and need to populate in form.
And form does not have any field default. We can create form-field on fly. -
15 Oct 2010 3:28 AM
Jump to post Thread: Edit dynamic generated fields by pratik016
- Replies
- 8
- Views
- 862
@ test45 : Thanks for your example... It tricked me where to generate data. Hopefully I will get success....
@ Animal :
Dear,...
Results 1 to 25 of 40
