Search Type: Posts; User: niaz
Search: Search took 0.01 seconds.
-
7 Sep 2010 1:33 PM
Jump to post Thread: Multi select in Combo box drop down by niaz
- Replies
- 2
- Views
- 1,692
How do you enable multi select in combo box drop down?
-
30 Jun 2010 12:18 PM
- Replies
- 1
- Views
- 1,057
i have run across the example below from the EXT JS example webside and was not sure of the what
{delegate:'a'} meant in the listener. I looked at the docs but didnt find anything
new... -
10 Jun 2010 10:23 AM
Jump to post Thread: Ext.EventObject special keys by niaz
- Replies
- 1
- Views
- 686
Is there a list of Keys that are considered as Special Keys in Class Ext.EventObject ?
-
16 Apr 2010 9:51 AM
- Replies
- 9
- Views
- 6,399
Hi Animal the bookmark you posted doesnt seem to be working.
-
30 Oct 2009 8:17 AM
- Replies
- 3
- Views
- 1,097
I see the same issue. Any help would be great
-
13 Oct 2009 6:17 AM
- Replies
- 0
- Views
- 462
I would like to know how i can render a component after i have canceled the initial render call by adding a listener to beforerender and returning false because certain logic was not fulfilled.
-
28 Sep 2009 5:25 AM
- Replies
- 6
- Views
- 5,052
Hi JDevloper,
I am using the following extended property grid to set column headers and have a readyonly grid.
Ext.ns('Ext.ux.grid');
Ext.ux.grid.ReadOnlyPropertyGrid =... -
9 Jul 2009 8:14 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by niaz
- Replies
- 956
- Views
- 307,664
Hi MJ,
I edited the actual data, sorry cant share that, I forgot to change one of the values. -
9 Jul 2009 8:05 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by niaz
- Replies
- 956
- Views
- 307,664
I replaced the screen shot with the text from firebug in my previous post
-
9 Jul 2009 5:38 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by niaz
- Replies
- 956
- Views
- 307,664
This is the Code for the MetaGrid, it is a modified version of Ext.ux.grid.MetaGrid by Michael LeComte, I added the rowaction to the column as stated in the RED
Ext.ns('Ext.ux.grid');
... -
8 Jul 2009 3:56 PM
- Replies
- 6
- Views
- 1,451
I totally agree Ext 3.x is awesome. But our App will require quite a bit of re factoring. We will move soon :)
-
8 Jul 2009 3:12 PM
- Replies
- 6
- Views
- 1,451
I checked the code for GridPanel in Ext 3.x and the reconfigure event is fired from within the reconfigure function. Do you think it is enough to override the reconfigure function in Ext 2.x
... -
8 Jul 2009 2:56 PM
Jump to post Thread: [1.0] Grid RowActions Plugin by niaz
- Replies
- 956
- Views
- 307,664
Hi Saki,
I am using your RowActions plugin for a grid and it doesnt work when i call reconfigure on the grid. I am using Ext.ux.grid.MetaGrid by Michael LeComte. I am using Ext 2.x -
8 Jul 2009 2:41 PM
- Replies
- 6
- Views
- 1,451
Hi mjlecomte,
Thanks for the response. I am actually using your Ext.ux.grid.MetaGrid for Ext 2.x, I will add reconfigure event to Ext.ux.grid.MetaGrid and i guess i will ping the author of the... -
8 Jul 2009 2:27 PM
- Replies
- 6
- Views
- 1,451
How would i go about reconfiguring grid plugins after i reconfigure the grid based on a new store and column model.
I am using Saki's Ext.ux.grid.RowActions. What would i have to change in the... -
20 Mar 2009 12:47 PM
- Replies
- 2
- Views
- 2,689
I would like to check file extension before i allow use to submit the form and i am using the following code. I want to restrict the use to files ending in mp3. But the form submits even if i set the...
-
13 Nov 2008 1:32 PM
Jump to post Thread: Combo box drop down rendering error by niaz
- Replies
- 2
- Views
- 1,064
I have a form with 15 combo boxes and these boxes randomly render the drop down list incorrectly. (picture attached). I am not able to reproduce the error; the rendering problem happens randomly in...
-
27 Oct 2008 7:18 AM
Jump to post Thread: Autocomplete with textfield by niaz
- Replies
- 2
- Views
- 1,481
Thanks a lot for your help mjlecomte
-
26 Oct 2008 2:35 PM
Jump to post Thread: Autocomplete with textfield by niaz
- Replies
- 2
- Views
- 1,481
Hi All,
I am fairly new to Ext and i want to create an Email UI similar to Outlook. For the 'To/cc/bcc' and field i want to have an auto complete feature and i would also like to have the ability... -
25 Sep 2008 12:20 PM
- Replies
- 10
- Views
- 1,442
Hello SMIRZA,
I have also run into the same problem... but havent found any solution to it...anyone else facing the same issue?
Thx -
27 Aug 2008 8:33 AM
Jump to post Thread: Drap and Drop Form field by niaz
- Replies
- 2
- Views
- 884
Hi,
I have a form with about 20 optional fields and i want to take these fields out of the form and have the optional fields on the side and let users choose the fields that they want to use. I... -
25 Aug 2008 8:59 AM
- Replies
- 253
- Views
- 97,546
Hi Anjelika, am also seeing the same issue with the drop down list in combo box, i was wondering if you have found a solution to this problem
Thanks -
8 Aug 2008 12:31 PM
Jump to post Thread: Grid with metaData by niaz
- Replies
- 15
- Views
- 2,833
The above is the JSON that I had originally posted and after doing some digging around i found that i am not using the correct datatype for the fields. For example: hidden field should be a bool...
-
8 Aug 2008 4:52 AM
Jump to post Thread: Grid with metaData by niaz
- Replies
- 15
- Views
- 2,833
yea i made the change you recommended and my code worked. I wonder if this is a bug with the Latest release of Ext
-
7 Aug 2008 10:18 AM
Jump to post Thread: Grid with metaData by niaz
- Replies
- 15
- Views
- 2,833
Hi I have a php script that generates metaData for a grid based on the database fields. This script returns data structure in a php associative array format and i use Zend framwork Json encoder to...
Results 1 to 25 of 26
