Search Type: Posts; User: Natkeeran
Search: Search took 0.03 seconds.
-
20 Apr 2011 6:44 AM
Jump to post Thread: finally ;) by Natkeeran
- Replies
- 3
- Views
- 2,096
* http://gridsearch.extjs.eu/
* extjs grid export
These are must haves for me:-;
Let me know if I could be of help. If there is a guide for migrating ux from 3.x to 4.x, that would be good. -
20 Apr 2011 6:29 AM
- Replies
- 0
- Views
- 1,878
I am hoping to use ExtJs 4 for the next project. I am facing several issues. For instance, the calendar component does not show the actual values (pic). This is a CSS issue. If I switched backed...
-
16 Mar 2010 9:17 AM
- Replies
- 0
- Views
- 747
Hello: I have four panels which are dynamically added to a tabpanel item. Three are grid panels, and one is a form panel. I need to preserve the grids proportions or sizes. I tried several layout...
-
9 Feb 2010 9:08 AM
- Replies
- 0
- Views
- 459
Hi:
A listener is attached to a Checkbox. It will fire on change. It works as expected in FF and IE. But in Safari, it does not fire. Any suggestions.
{ header: 'Tested',
... -
9 Feb 2010 9:05 AM
Jump to post Thread: Grid Roweditor Column Tooltip by Natkeeran
- Replies
- 2
- Views
- 745
Thanks. Will try it out.
-
3 Feb 2010 10:47 AM
Jump to post Thread: grid search clear by Natkeeran
- Replies
- 0
- Views
- 617
I have a grid search implemented here: http://dncsystems.ca/products.php
The grid loads different products based on selection. Is there a way to clear the search.
Thanks. -
3 Feb 2010 8:09 AM
Jump to post Thread: Grid Roweditor Column Tooltip by Natkeeran
- Replies
- 2
- Views
- 745
I have a simple grid, where the users can add rows (http://pssnet.com/~devone/turolight/grid4.php). Each column needs a tool tip, when the user goes to input the data. Sample column model is below:...
-
16 Dec 2009 7:42 AM
- Replies
- 3
- Views
- 1,173
Thank you. Your suggestion worked.
-
10 Dec 2009 9:18 AM
- Replies
- 7
- Views
- 1,717
Thanks. I got it.
http://pssnet.com/~devone/extjs3/test4.html
Perhaps, I confused two ux for carousel. -
10 Dec 2009 8:48 AM
- Replies
- 7
- Views
- 1,717
I am thinking it a parameter that I have to specify, or a css error. That trying to set parameters and see.
-
10 Dec 2009 8:37 AM
- Replies
- 7
- Views
- 1,717
Thanks. That issue solved.
But, it still throws the following error:
this.settings is undefined
chrome://firebug/content/blank.gif _Min =... -
10 Dec 2009 8:23 AM
- Replies
- 7
- Views
- 1,717
Yes. The firebug shows it being loaded. http://pssnet.com/~devone/extjs3/test4.html
-
10 Dec 2009 8:11 AM
- Replies
- 7
- Views
- 1,717
I am trying to implement the example in this thread.
The difference is I am using ext-base.js and ext-all-debug.js instead of ext-core-debug.js. But, it is throwing me the Ext.ux.Carousel is not a... -
1 Dec 2009 9:13 AM
- Replies
- 3
- Views
- 1,173
Hello All:
I am using the search plugin, the search is working fine.
However, when I click the x to clear the filter, it does not respond.
From the forums I know there exists:... -
25 Nov 2009 7:16 AM
Jump to post Thread: cell qtip width auto sizing by Natkeeran
- Replies
- 0
- Views
- 661
Hello:
I am using qtip in one column of a grid using the following code. When the text is large, it over spills the qtip box in FF. IE adjusts this correctly.
... -
10 Nov 2009 11:46 AM
Jump to post Thread: Add New Row in Grid by Natkeeran
- Replies
- 2
- Views
- 746
I need to enable the user to add a new row to the grid.
The user may also update one or more rows.
What is the best way to do this?
Thanks.
Regards,
Nat -
10 Nov 2009 10:27 AM
- Replies
- 0
- Views
- 1,354
I need to add, delete, and update grid row records.
I am trying to implement the restful row edit features.
Extjs Example
My Example
I know we can check the methods (post, get, delete,... -
9 Nov 2009 7:19 AM
- Replies
- 1
- Views
- 631
Hello All:
I followed the example here: (http://www.extjs.com/deploy/dev/examples/restful/restful.html).
I implemented here: http://pssnet.com/~devone/dnc/dncEditProducts.php
It seems to... -
6 Nov 2009 6:14 AM
- Replies
- 4
- Views
- 937
Thank you for your suggestion.
Right now I am just looping through all the items, and building a json. It works fine. I'll look into your suggestions.
var MaxItems =... -
5 Nov 2009 12:40 PM
- Replies
- 4
- Views
- 937
Thanks.
-
4 Nov 2009 12:21 PM
Jump to post Thread: Dynamic Grid rowclick - extjs 3 by Natkeeran
- Replies
- 3
- Views
- 1,923
How can I make it synchronous?
-
4 Nov 2009 11:32 AM
Jump to post Thread: Dynamic Grid rowclick - extjs 3 by Natkeeran
- Replies
- 3
- Views
- 1,923
Hello All:
I've implemented a dynamic grid (creating column modal and data store on the fly) using the code in this post: http://www.extjs.com/forum/showthread.php?t=3719
That code seems to be... -
26 Oct 2009 12:19 PM
- Replies
- 4
- Views
- 937
Hello All:
Getting Json from the Server and displaying it in the grid is relatively straight forward. In the application (http://pssnet.com/~devone/extjs3/loadSelection4.html), I generate a... -
26 Oct 2009 8:07 AM
- Replies
- 2
- Views
- 2,484
Thanks. Thats it. I just removed that line.
-
23 Oct 2009 11:43 AM
- Replies
- 2
- Views
- 2,484
Hello All:
I am writing a script to load a grid with items selected from another gird. The example is here:
http://pssnet.com/~devone/extjs3/loadSelection.html
It seems to work, except that...
Results 1 to 25 of 25
