Search Type: Posts; User: hitekshu
Search: Search took 0.01 seconds.
-
12 Jul 2011 12:11 AM
- Replies
- 18
- Views
- 19,770
I am using Extjs 3.4 and there is an error "f.el is undefined" which is thrown if the element is a radio button. Any fix for this one?
-
11 Jul 2011 3:31 AM
- Replies
- 1
- Views
- 592
Hi,
I have a form that has a TabPanel in it. The TabPanel has 4 different tabs. Now When i submit the form, i would like to validate only those fields that are present in the active tab.
How... -
14 Feb 2011 8:55 PM
- Replies
- 0
- Views
- 977
Hi,
I have MAcOS 10.6.6 installed on my mac machine with Safari 5.0.2.
I have been using Extjs 3.3 for my applicaion and it seems to be running fine on all platforms except the above one.... -
14 Feb 2011 1:19 AM
- Replies
- 9
- Views
- 5,754
In the new IE9 RC the comboboxes do not open up.
Also the menus do not show icons supplied in the iconCls attribute.
ExtJS library isnt working well with IE9 so far. Are you guys coming up with... -
7 Feb 2011 8:51 PM
Jump to post Thread: Add new tab button in tab strip by hitekshu
- Replies
- 17
- Views
- 13,056
Got it fixed. I hadmissed the implementation of stopEvent function on mouseDown
-
7 Feb 2011 8:25 PM
Jump to post Thread: Add new tab button in tab strip by hitekshu
- Replies
- 17
- Views
- 13,056
Hi Animal,
First of all i would like to thank you for providing this plugin.
I am getting an error in Firebug when i click on the Add button
item is undefined
anonymous(Object... -
22 Dec 2010 1:53 AM
Jump to post Thread: Ext.ux.tree.SyncedTreeLoader by hitekshu
- Replies
- 6
- Views
- 2,188
Hey crp_spaeth,
i also need a tree that is synced between 2 or more users, can you give me a complete example package with js and php code involved for this. Only if its not a trouble for you.
... -
22 Dec 2010 12:18 AM
Jump to post Thread: how to customize Extjs Tree by hitekshu
- Replies
- 0
- Views
- 756
Hello everyone,
I need a few things in the tree to be customizable whichare as follows:-
1. remove +/- signs and lines from tree
2. get numbering as I, II A, B, C, 1, 2, 3, i, ii, iii etc in... -
14 Dec 2010 8:47 PM
Jump to post Thread: Simple ToggleField example by hitekshu
- Replies
- 4
- Views
- 1,721
Hi,
Thanks for clarifying it. Can you give an example of how to use it and how does it look?
Thanks,
Hitekshu -
13 Dec 2010 10:36 PM
Jump to post Thread: Simple ToggleField example by hitekshu
- Replies
- 4
- Views
- 1,721
Hi, i was trying your class but couldnt find this Iedex.Components.ToggleField. Do i need something more to implement this?
Thanks,
Hitekshu -
28 May 2010 9:36 PM
- Replies
- 20
- Views
- 10,072
I have seen your example and it is very interesting. I am adding li nodes on the fly and would like them to get sorted as well. But the class enables sorting for only those li nodes that were present...
-
12 Nov 2009 5:05 AM
Jump to post Thread: Ext.Fx - Additional Effects by hitekshu
- Replies
- 37
- Views
- 15,885
Well,
i am using some other js script to achieve this effect. But the file is a bit large in size and we are working on performance tuning therefore, i thought of getting the ext code.
It... -
12 Nov 2009 5:00 AM
Jump to post Thread: Ext.Fx - Additional Effects by hitekshu
- Replies
- 37
- Views
- 15,885
Oh im really sorry.
I got to this link using google search.
Please tell me how can i get this effect working in extjs 2.2
Or shall i post this in that forum ?
Its urgent for me please help -
12 Nov 2009 4:54 AM
Jump to post Thread: Ext.Fx - Additional Effects by hitekshu
- Replies
- 37
- Views
- 15,885
I am using Extjs 2.2
Will this work on Ext 3.0 ?
i am going to migrate soon to extjs 3.0 -
12 Nov 2009 4:49 AM
Jump to post Thread: Ext.Fx - Additional Effects by hitekshu
- Replies
- 37
- Views
- 15,885
Hi guys,
I included the file Ext.Fx.shake.js in my application but while running i faced an error which says Ext.Element.addMethods is not a function
I have included the file below all ext... -
27 May 2009 1:21 AM
- Replies
- 1
- Views
- 654
Hi,
The div elements i am dragging are absolute so there left and top on the dom keeps changing if i drag them to different position.
Now the problem is as status proxy element makes a clone of... -
26 May 2009 12:43 AM
- Replies
- 0
- Views
- 425
Hi,
I would like to drag and drop external dom items on a sortable tree and determine on which node it was dropped, then i would like to add that item as a child of that node on which it was... -
22 May 2009 6:21 AM
Jump to post Thread: Error : Not a constructor by hitekshu
- Replies
- 3
- Views
- 827
I did write that code in a file which is already included in my application.
I then made a separate file called Ext.ux.DDList.js and included in the index.php page
Still the same error. -
22 May 2009 5:06 AM
Jump to post Thread: Error : Not a constructor by hitekshu
- Replies
- 3
- Views
- 827
Hi im using the following code but it gives me an error that Ext.ux.DDList is not a constructor. Please suggest me the solution
(function() {
Ext.ux.DDList = function(id, sGroup,... -
14 May 2009 10:14 PM
- Replies
- 1
- Views
- 1,235
Is there any thing like this in extjs ??
http://developer.yahoo.com/yui/examples/dragdrop/dd-region.html -
16 Apr 2009 3:24 AM
- Replies
- 1
- Views
- 1,572
Hi,
I have a window that contains a form panel.
As the form is pretty long, there is a scroll bar in the window.
Now in my logic the window is initialized only the first time and then while... -
16 Apr 2009 3:17 AM
Jump to post Thread: Datagrid/Json/Php help by hitekshu
- Replies
- 6
- Views
- 2,096
Hi Carol,
Your reply was extremely useful in solving my problem. :)
Thank you very much -
9 Apr 2009 11:19 PM
Jump to post Thread: Datagrid/Json/Php help by hitekshu
- Replies
- 6
- Views
- 2,096
i have validated the json response on the jsonlint website and its a valid json response.
But still my data store does not get populated.
What could be the exact problem plz help. -
9 Apr 2009 3:52 AM
Jump to post Thread: Datagrid/Json/Php help by hitekshu
- Replies
- 6
- Views
- 2,096
I tried it with XML too. THough my script outputs XML data but it does not show that too using XML reader. The grid always remains blank
-
9 Apr 2009 3:23 AM
Jump to post Thread: Datagrid/Json/Php help by hitekshu
- Replies
- 6
- Views
- 2,096
i am trying to show an editable datagrid in a modal window. Thow the data grid appears but it soes not display any data in it.
I am fetching data from a php script that return json data.
My...
Results 1 to 25 of 27
