Search Type: Posts; User: shaluniska
Search: Search took 0.02 seconds.
-
1 Jul 2011 8:59 AM
Jump to post Thread: setValue + remote Combobox by shaluniska
- Replies
- 0
- Views
- 520
Hi Guys,
sorry for me bad english !! Google translator :-)
I have used 2 days to solve the problem with the combobox. If I a value placed wanted, and my combobox still no data has loaded, I had... -
17 Jun 2011 6:21 AM
- Replies
- 0
- Views
- 1,532
Please Help. Why not all records are displayed ?
MyGrid:
columnLines: true,
loadMask: true, -
17 Jun 2011 5:57 AM
Jump to post Thread: Please help with Grid !! by shaluniska
- Replies
- 0
- Views
- 328
I don't understand ExtJs 4. Why my grid found 50 Records, but displayed only 31? Why do not display all records?
Problem solved with grid property: invalidateScrollerOnRefresh: true -
17 Sep 2010 4:53 AM
- Replies
- 6
- Views
- 1,605
Css: '.minHeight-300' work with IE, FF, Safari...
I tried already all possible variants with Layouts, but it has never turned out... :-(
I have:
- columnLayout
--- cardLayout
->> What... -
17 Sep 2010 3:04 AM
- Replies
- 6
- Views
- 1,605
Thanks Animal,
I have resolved my Problem with css:
bodyCssClass:'minHeight-300'
.minHeight-300 -
16 Sep 2010 7:55 PM
- Replies
- 6
- Views
- 1,605
Hi All !
please help me...
I have a GridPanel with RowExpander and property: autoheight:true.
After grid.load und store.records<4 GridPanel is very small. How can i set a minHeight?
... -
15 Sep 2010 4:11 PM
Jump to post Thread: Ext.History "change" - Event by shaluniska
- Replies
- 0
- Views
- 874
Hi All,
If I make a new entry, I get anyway a "change" event. This has disturbed me. For adding I have disabled the event.
Are there, perhaps, better solutions?
Sorry for Google Translate:... -
16 May 2010 1:25 AM
- Replies
- 2
- Views
- 538
try:
1. pnl.doLayout().
2. pnl.setActiveTab(...); -
15 May 2010 4:30 PM
- Replies
- 1
- Views
- 560
Version Ext JS 3.2.1
-
15 May 2010 3:19 PM
- Replies
- 1
- Views
- 560
Hi All,
i have a simple { var pnl = FormPanel } with one Checkbox..{ checked:true }.
If i set the checkbox to "false" -> and call the method pnl.getForm().getValues()... i dont get the Value... -
26 Feb 2010 7:34 AM
- Replies
- 1
- Views
- 1,136
Hi Guys,
my code:
Ext.ns('Application');
Application.View = Ext.extend(Ext.Panel, {
layout:'fit', -
17 Feb 2010 4:08 PM
- Replies
- 2
- Views
- 621
HELP ME PLEASE ! :-?
-
17 Feb 2010 1:13 AM
- Replies
- 2
- Views
- 621
I can not select the value with the mouse only in FF3...
I use Ext 3.1.1.
please help.. -
8 Dec 2009 2:40 PM
- Replies
- 2
- Views
- 1,254
thanks !
-
8 Dec 2009 1:49 PM
- Replies
- 2
- Views
- 1,254
Can you please help me? I use the Row Editor:
/*!
* Ext JS Library 3.0.0
* Copyright(c) 2006-2009 Ext JS, LLC
* licensing@extjs.com
* http://www.extjs.com/license -
21 Jan 2009 1:53 PM
Jump to post Thread: Please help with Tablelayout by shaluniska
- Replies
- 5
- Views
- 1,010
it's work with
style:'text-align: center;',
cls:'mytable',
div.mytable table{
margin: 0 auto;
} -
21 Jan 2009 12:53 PM
Jump to post Thread: Please help with Tablelayout by shaluniska
- Replies
- 5
- Views
- 1,010
That has just changed the title of the Panel... :((
-
21 Jan 2009 12:34 PM
Jump to post Thread: Please help with Tablelayout by shaluniska
- Replies
- 5
- Views
- 1,010
Thanks... It doesnt work in IE !! Please help !
-
19 Jan 2009 7:23 PM
Jump to post Thread: Please help with Tablelayout by shaluniska
- Replies
- 5
- Views
- 1,010
Hi !
How i can set align='center' ?
Pic 1 is my Problem.
Pic 2 is must be.
Code: -
11 Jan 2009 5:18 PM
- Replies
- 3
- Views
- 1,393
Thanks mjlecomte ! IE8 Scrippt debugging ist very nice ! It's work now !
-
10 Jan 2009 2:50 PM
- Replies
- 3
- Views
- 1,393
Hallo,
Here is my code:
var pnl = Ext.getCmp('KonfBearbeiten');
if ( pnl != null) {
Ext.getCmp('tabPanel').remove(pnl,true); -
12 Dec 2008 5:07 PM
- Replies
- 1
- Views
- 771
Hallo,
Sorry for my English...
i have a FormPanel('fit')->TabPanel -> CardLayout ->(xtype:'form').
If the tab has not been activated, I see it ..
http://www.adcoci.de/collapsed.PNG -
11 Dec 2008 3:52 PM
Jump to post Thread: TreePanel Paging? by shaluniska
- Replies
- 0
- Views
- 699
Hallo!
Can have TreePanel a Paging? -
4 Dec 2008 12:12 PM
- Replies
- 2
- Views
- 771
Thank you !
-
4 Dec 2008 12:09 PM
- Replies
- 2
- Views
- 771
Hi..
please help me.. Firefox show not correctly only after myTabPanel.doLayout();
TabPanel have:
deferredRender: false -> because i load all SubPanel with XmlReader data....
Results 1 to 25 of 48
