Search Type: Posts; User: shanmugam
Search: Search took 0.01 seconds.
-
13 Sep 2012 9:48 PM
- Replies
- 3
- Views
- 798
I got it working,:)
I have added "onDrag" function and "endDrag" function to the panel, See the code below.
new Ext.Panel({
id: 'batt2',
... -
13 Sep 2012 4:09 AM
- Replies
- 3
- Views
- 798
I have an viewport with 6 panel initially load,
which are loading and able to drag and drop.
In the viewport listener: afterRender function.
I am adding a new item (panel) into the viewport, ... -
3 Aug 2012 11:03 PM
Jump to post Thread: JSON not working in IE 8 by shanmugam
- Replies
- 3
- Views
- 881
I donot know, which part of the code is causing this error,
But this works fine in mozilla firefox and google chrome
Below is the JSON returned from the server file "siteSpecificPageData.php".... -
3 Aug 2012 7:01 AM
Jump to post Thread: JSON not working in IE 8 by shanmugam
- Replies
- 3
- Views
- 881
The json data passed from the server is giving error in ext-all.js. working fine in mozilla firefox.
Please help to solve this.
37731 -
1 Aug 2012 6:24 AM
- Replies
- 9
- Views
- 1,117
Now I am trying to load a basic store into the grid panel and its not working,
Please let me know what is the mistake I am doing.
1. portal.js file
-------------------
Ext.onReady(function(){... -
31 Jul 2012 10:36 PM
- Replies
- 9
- Views
- 1,117
Please go through the screen shot, in which DC Fan data is not populated.
37652 -
31 Jul 2012 9:44 PM
- Replies
- 9
- Views
- 1,117
I am posting the complete code below:
/*!
* Ext JS Library 3.3.0
* Copyright(c) 2006-2010 Ext JS, Inc.
* licensing@extjs.com
* http://www.extjs.com/license
*/
Ext.onReady(function(){ -
31 Jul 2012 9:40 PM
- Replies
- 9
- Views
- 1,117
The screenshot shown, has the same data populated in all the grid except 1,
I am trying to populate only one grid as of now by using Ext.Ajax.Request.
Later if this works, I can populate other... -
31 Jul 2012 7:56 AM
- Replies
- 9
- Views
- 1,117
Its not working for me
I am getting a error as shown in the screen shot.37639 -
31 Jul 2012 7:53 AM
- Replies
- 7
- Views
- 1,077
Let me explain clearly,
1. first the "example.php?siteName=11100663&selectedMakeId=525" is accessed.
example.php
--------------
<?php
$selectedMakeId=$_REQUEST['selectedMakeId']; -
31 Jul 2012 7:35 AM
- Replies
- 9
- Views
- 1,117
I have a requirement, to load two or more grid from the same url.
So I am calling the file "siteSpecificPageData.php" in Ext.Ajax.request
is it possible to use the JSON returned by this file... -
31 Jul 2012 6:17 AM
- Replies
- 7
- Views
- 1,077
Sorry for it,
-
31 Jul 2012 5:39 AM
- Replies
- 7
- Views
- 1,077
extjs3.4
-
31 Jul 2012 4:53 AM
- Replies
- 7
- Views
- 1,077
1. example.php is accessed by example.php?site=test
2. can the value of site be accessed by the Ext and resent to anotherfile.php. -
15 Jul 2012 10:54 PM
- Replies
- 5
- Views
- 1,615
Thanks for the response Mr.swort-it.
But actually I wanted in a different way. Like
I will explain in detail.... ,
1. we have a specific page which shows the data of different devices like... -
13 Jul 2012 11:29 PM
- Replies
- 5
- Views
- 1,615
we have the viewport with "west" region and "center" region.
Center region contents will be loaded dynamically based on the device selection.
Some devices will have two sub units (for example:... -
13 Jul 2012 5:50 AM
- Replies
- 5
- Views
- 1,615
Can we load the items dynamically to the view port based on the configuration
-
6 Jun 2012 2:16 AM
- Replies
- 2
- Views
- 840
Where Can I get the examples for working with extjs 3.4 and adobe air
-
5 Jun 2012 5:22 AM
- Replies
- 2
- Views
- 840
Can I found any support for ADOBE AIR with extjs3.3 and above
-
9 Apr 2012 5:39 AM
Jump to post Thread: Lanuage reference through excel by shanmugam
- Replies
- 6
- Views
- 1,097
Dear Mitchell Simoens
Thanks for your quick reply.
Can you please send me a sample code (or any reference) to achieve this.
Thanks & Regards,
Shanmugam -
8 Apr 2012 9:38 PM
Jump to post Thread: Lanuage reference through excel by shanmugam
- Replies
- 6
- Views
- 1,097
Dear mitchelsimoens
Let me take some example of two parameters from the excel
1. system_infos System Infos
2. edit_link Edit... -
28 Mar 2012 11:31 PM
Jump to post Thread: Lanuage reference through excel by shanmugam
- Replies
- 6
- Views
- 1,097
I am going through a code of PIMCORE Project.
The excel file acts as language resource.
Language resource excel file is loaded through php, the same excel values are accessed through extjs.
Can...
Results 1 to 22 of 22
