Search Type: Posts; User: venkateshns
Search: Search took 0.02 seconds.
-
12 Dec 2011 3:24 AM
- Replies
- 8
- Views
- 1,354
Hi tvanzoelen,
I have followed what you said for printing the form panel. How to get the CSS for the form panel, as i need to pass it to printer window.
Regards,... -
8 Dec 2011 7:07 AM
- Replies
- 8
- Views
- 1,354
Yeah got it. Thanks tvanzoelen.
-
7 Dec 2011 10:39 PM
- Replies
- 8
- Views
- 1,354
Thanks for the reply tvanzoelen. I have done the same thing. But the problem is here i am unable to get the values from the form panel,as iam not having the model and store. Can u suggest some way...
-
7 Dec 2011 4:27 AM
- Replies
- 8
- Views
- 1,354
I am not clear with the explaination, can u please explain it bit more clearly.
-
7 Dec 2011 1:31 AM
- Replies
- 8
- Views
- 1,354
I am trying to write the print functionality for the form panel. Please see the code as follows.
printPanel : function(component) {
var name = component && component.getXType
... -
6 Dec 2011 3:15 AM
- Replies
- 4
- Views
- 772
Hi,
Can you tell me, how to pass the form field values to window element(pop-up). I am not having store and model here.
Regards,
Venkatesh -
2 Dec 2011 3:32 AM
- Replies
- 1
- Views
- 531
I am getting the following error while loading the base.js for printing the form panel. I have mentioned the Ext.ux.renderers.Base in requires attribute as follows.
... -
28 Nov 2011 2:47 AM
Jump to post Thread: ExtJS 4: Grid Printer Plugin by venkateshns
- Replies
- 64
- Views
- 23,928
HI All,
Can anybody tell me how to print a form panel ?
Regards,
Venkatesh -
23 Nov 2011 9:59 PM
- Replies
- 1
- Views
- 851
Hi All,
I have written a class which is extending the container,which is center region for my application for displaying the grids,panels etc.I want to get the current active... -
3 Nov 2011 4:00 AM
- Replies
- 25
- Views
- 9,784
I have made that fix, But still the problem isn't solved. I am getting the expander icon twice,thrice so on..
-
30 Sep 2011 2:45 AM
- Replies
- 1
- Views
- 582
Hi,
I am using the xtype checkboxgroup in my application. Please find the code below.
xtype: 'checkboxgroup',
fieldLabel: 'Items',
columns: 3,
items:... -
22 Sep 2011 4:00 AM
- Replies
- 6
- Views
- 2,135
Hi mankz,
When i am placing the buttons(tbar) in init component then the buttons and data are not rendered.Can u please throw some clue on it.
Regards,
Venkatesh -
22 Sep 2011 2:31 AM
- Replies
- 6
- Views
- 2,135
Sorry for that mankz.Please find the code below.
Ext.define('DEMO.view.form.AccountInfoDetails',{
extend: 'Ext.grid.Panel',
alias : 'widget.AccountInfoDetails',
id :... -
22 Sep 2011 1:22 AM
- Replies
- 6
- Views
- 2,135
Hi,
I am trying to write a custom event for the button click.For that i have done the following steps.
1) Add the custom event and relay Event in init function of the component.
2)... -
14 Sep 2011 2:15 AM
- Replies
- 25
- Views
- 9,784
Hi Edspencer,
Thank you very much for the reply.
Regards,
Venkatesh -
13 Sep 2011 9:39 PM
- Replies
- 25
- Views
- 9,784
Hi edspencer,
Thanks for the reply. Can u please provide me the link (or) forum message for the solution of that particular issue.
Regards,
Venkatesh -
13 Sep 2011 1:06 AM
- Replies
- 25
- Views
- 9,784
Hi ssamayoa,
Thanks for the reply. I made the changes to the construtor in the plugin code,but still the problem was not solved. can u please help me.
Regards,
Venkatesh -
12 Sep 2011 2:02 AM
- Replies
- 2
- Views
- 675
HI All,
I am using row expander plugin in a grid in Extjs 4. But i am having with problem with two functionalities. They are
1) I am getting the expand icon('+' symbol) twice when i am clicking the... -
12 Sep 2011 1:57 AM
- Replies
- 25
- Views
- 9,784
HI All,
I am using row expander plugin in a grid in Extjs 4. But i am having with problem with two functionalities. They are
1) I am getting the expand icon('+' symbol) twice when i am clicking the... -
16 Aug 2011 4:51 AM
Jump to post Thread: Grid Search Plugin by venkateshns
- Replies
- 1,023
- Views
- 363,778
I have done the same thing but i am getting the following error. Can u please help me out.
features[i] is undefined
if (!features[i].isFeature) {
in the firefox console.
Regards, -
16 Aug 2011 3:46 AM
Jump to post Thread: Ext.ux.grid.Search by venkateshns
- Replies
- 16
- Views
- 12,923
Will the same plugin approach applicable for EXTJS 4.0.2 ?
Results 1 to 21 of 21
