Search Type: Posts; User: gabrieaj
Search: Search took 0.02 seconds.
-
9 Mar 2012 4:57 AM
- Replies
- 2
- Views
- 1,867
Hi,
We are using extjs 3.4 and trying to leverage HTML 5 local storage.
In our application, we have editor grid and user modifies these data. The modified data should be able to get stored... -
17 Feb 2012 9:33 AM
- Replies
- 428
- Views
- 216,137
Hi,
I have 9 treegrid in the page. User wants to print the treegrid which is displayed as it is in the browser.
Has some one got any printer plugin.
Thanks & Regards, -
19 Sep 2011 3:57 AM
Jump to post Thread: Simple XML parsing with ExtJS by gabrieaj
- Replies
- 69
- Views
- 37,675
Hi,
Due to blocking of cross domain xml file from different webserver, I need to parse the chart xml using xmlReader and then again get back this raw xml file and pass it back to chart... -
9 Jun 2011 9:53 PM
Jump to post Thread: Ext.ux.grid.Search by gabrieaj
- Replies
- 16
- Views
- 13,030
Thanks a lot for your help.
Thanks & Regards,
Ajay -
9 Jun 2011 5:21 AM
Jump to post Thread: Ext.ux.grid.Search by gabrieaj
- Replies
- 16
- Views
- 13,030
Hi,
I am trying to make this plugin work with one of our application which uses extjs 2.0.
Client does not want to upgrade to new versions of extjs.
It gives me error on "tb.insert is... -
9 Nov 2010 10:16 AM
- Replies
- 1
- Views
- 949
Any one please...
I have tried putting width and minListWidth but it did not help.
In FF-3, these long text is displaying without scrollbar.
Thanks & Regards,
Ajay Gabriel -
9 Nov 2010 5:25 AM
- Replies
- 1
- Views
- 949
I have a combobox which has got long value.
On selecting this value, IE-6 displays horizontal scrollbar which blocks all views.
Is there any solution for this ??
Thanks for the help in... -
29 Oct 2010 4:41 AM
- Replies
- 6
- Views
- 838
That works like a charm !!
Thanks Condor for your help. -
29 Oct 2010 2:43 AM
- Replies
- 6
- Views
- 838
got stuck again:
Here is my code:
applyFiltersToComboboxStore = function () {
var f = grid.getColumnModel().getCellEditor(0, grid.getStore().getCount()-1).field;
var... -
28 Oct 2010 6:03 AM
- Replies
- 6
- Views
- 838
Thanks for quick reply.
I will need your expert assistance in creating filters on combo-box.
Below is my code which filters only one record:
var f =... -
28 Oct 2010 1:19 AM
- Replies
- 6
- Views
- 838
Hi,
I have a editor grid which has one of the columns as combo box editor.
Editor grid displays number of rows.
When the user adds new row, combo box needs to display only those values... -
6 Nov 2009 11:13 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
Thanks for the help.
-
6 Nov 2009 8:14 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
Grouping view Grid Panel is having about more than 300 rows. While putting on the filters, it sometimes comes instantly depending upon the number of rows. When the user clears the filter, while...
-
6 Nov 2009 7:25 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
I have set autoLoad config on Ext.data.GroupingStore and no listeners with default loadmask.
loadMask: {msg : "Loading..."},
No joy yet. It comes only for the first time when the grid is... -
6 Nov 2009 4:50 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
Thanks for the reply.
I did try that without the listener. However loadmask fails to show up. Is there any more config options which will help to show the loadmask??
Thanks & Regards. -
5 Nov 2009 9:52 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
Hi,
Thanks for the reply.
I tried doing it in the code below however it firebug reports an error.
var myGrid = new Ext.grid.GridPanel({
store: myGroupingTableStore,... -
5 Nov 2009 9:24 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
Hi,
I have tried with the grid.clearfilter() event 'datachanged' in the code, however it does not work.
// Tried below with the events but this doesn't work.
... -
5 Nov 2009 9:07 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
Hi Dommellenny,
Thanks for the help.
Below is the code snippet :
Ext.onReady(function(){
var subCatcombo = new Ext.form.ComboBox({
... -
5 Nov 2009 7:29 AM
Jump to post Thread: Loadmask on Filtering by gabrieaj
- Replies
- 15
- Views
- 2,545
Hi,
I have a filter panel which when the user inputs the value, filters out the gridpanel below it.
When the grouped grid panel is loaded for the first time without applying the filters, it... -
21 Aug 2009 4:33 AM
Jump to post Thread: integrating Struts/Ext by gabrieaj
- Replies
- 90
- Views
- 87,629
Hi,
Please request you to send in the whole code to my email id : gabby14774@gmail.com.
In case not possible, please send the link from where i can download it.
Thanks for the help.
...
Results 1 to 20 of 20
