Search Type: Posts; User: rmdismail
Search: Search took 0.02 seconds.
-
3 Feb 2012 8:07 PM
- Replies
- 1
- Views
- 435
Hi everybody !
The success not working when i am loading the form. success only return from the back end.
but failure part only working. please review the below code and give... -
1 Jan 2012 8:07 PM
Jump to post Thread: Dynamic column in the grid by rmdismail
- Replies
- 2
- Views
- 720
Can anyone give me example for dynamic columns in the grid in extjs3.3 ?
-
29 Dec 2011 2:47 AM
Jump to post Thread: store selected row in to array by rmdismail
- Replies
- 2
- Views
- 618
Let me know if any other optimized solution than this.
-
29 Dec 2011 2:46 AM
Jump to post Thread: store selected row in to array by rmdismail
- Replies
- 2
- Views
- 618
i have solved this issue
var headerData = [];
var dataGrid = Ext.getCmp('custGridId');
var selRowIndex = 0; //set manually.
var rec = dataGrid.getStore().getAt(selRowIndex);
//get... -
28 Dec 2011 8:29 PM
Jump to post Thread: store selected row in to array by rmdismail
- Replies
- 2
- Views
- 618
Hi everybody !
i want to convert one selected row in a grid into array . pls give an idea. or is there any direct syntax in extjs 3 -
20 Dec 2011 8:27 PM
Jump to post Thread: Dynamic XML gris extjs3 by rmdismail
- Replies
- 2
- Views
- 558
Dynamic Columns in the grid.
-
20 Dec 2011 1:07 AM
Jump to post Thread: Dynamic XML gris extjs3 by rmdismail
- Replies
- 2
- Views
- 558
Hi everybody!
how to display the dynamic XML grid in Extjs3.
for lower version http://www.sencha.com/forum/showthread.php?4548-Dynamic-Grid
Thanks. -
20 Dec 2011 12:48 AM
Jump to post Thread: Dynamic Grid by rmdismail
- Replies
- 33
- Views
- 46,021
Hi everybody!
I am using extjs 3.3. this example is not working in this version. pls help me implement this in v3.3
I am getting error like "Ext.grid.DynamicGrid.superclass is... -
15 Dec 2011 2:35 AM
- Replies
- 1
- Views
- 751
Hi everybody !
I need to load the grid data store from the Excel sheet which will be uploaded by the user from client machine. Excel column may not be fixed. it will be changed... -
5 Sep 2011 8:15 PM
Jump to post Thread: Round Off usning Ext3 by rmdismail
- Replies
- 2
- Views
- 967
Hi Everybody!!!
I need to round of the amount using Extjs. My scenario is the round off decimal places will be dynamically changed. pls help me to implement this . -
17 Aug 2011 4:47 AM
- Replies
- 0
- Views
- 460
Hi EveryBody !!!
i have the jquery plugin for webcam . it will be working fine with html . But i am developing Application using Extjs3. how can i bring this into Extjs . Please give me the... -
17 Aug 2011 4:41 AM
- Replies
- 0
- Views
- 352
Hi Every Body !!
I want to integrate the Webcam with Extjs3. kindly give suggestion or idea to implement.
Thanks in Advance. -
30 Jun 2011 2:36 AM
Jump to post Thread: pass Argument to Xtype by rmdismail
- Replies
- 1
- Views
- 489
Hi EveryBody !!!!!!!
How to pass arguments to the Xtype.
Thanks in advance...... -
24 Jun 2011 1:45 AM
Jump to post Thread: Response Merging. by rmdismail
- Replies
- 1
- Views
- 474
Hi EveryBody !!!!!
I am using Extjs3 with JAVA MVC. The response is merging while more than one user fire the same action at same time. the back end actions are working fine. but... -
14 Jun 2011 1:57 AM
- Replies
- 11
- Views
- 11,871
Thank you B)
-
14 Jun 2011 12:55 AM
- Replies
- 11
- Views
- 11,871
Hi !!!!!
How to use global variables in ExtJs 4. please give an example.
Thank you. -
13 Jun 2011 2:02 AM
- Replies
- 0
- Views
- 709
Hi ..
how to use Ext.i18n.Bundle in ExtJs 4. Pls give any example. -
12 Jun 2011 10:25 PM
Jump to post Thread: Window Alignment in Desktop. by rmdismail
- Replies
- 0
- Views
- 476
Hi..
in ext4 desktop windows are align in the center. i want to left align for Particular window only.
help me to proceed this.
Thank you. -
10 Jun 2011 7:41 PM
- Replies
- 1
- Views
- 1,298
In my application i was named my files like
MenuTreeM - model
MenuTreeV - view
MenuTreeS - store
... -
10 Jun 2011 12:58 AM
Jump to post Thread: Desktop in IE Browser by rmdismail
- Replies
- 0
- Views
- 354
Hi EveryBody !!!!!!
I am developing an application with desktop feature & MVC Architecture. It s working fine in the Firebox and Chrome. But in IE MVC is working fine but... -
6 Jun 2011 4:08 AM
Jump to post Thread: call controller in onClick. by rmdismail
- Replies
- 0
- Views
- 502
Hi !!!
how to call the controller in the onClick event. I am using Desktop. i want to load the tree window while click the icon from the taskbar.. thanks in advance.... -
5 Jun 2011 9:16 PM
Jump to post Thread: Ext Define my class by rmdismail
- Replies
- 7
- Views
- 1,468
Thank you..
-
5 Jun 2011 8:14 PM
- Replies
- 2
- Views
- 778
Hi every Body!!!!!
in current example package given by sencha have desktop example with out MVC Structure.
Can anyone have Desktop Example with MVC Structure. -
5 Jun 2011 7:45 PM
Jump to post Thread: Ext Define my class by rmdismail
- Replies
- 7
- Views
- 1,468
Thank you mitchellsimoens..
what is the alias meant.. why we are using here...? -
3 Jun 2011 8:05 PM
Jump to post Thread: Ext Define my class by rmdismail
- Replies
- 7
- Views
- 1,468
Hi everyBody !!!
how can i define my own class using name space in "Ext.define(". now i am using lilke
"...
Results 1 to 25 of 25
