Search Type: Posts; User: alanqueiroz
Search: Search took 0.02 seconds.
-
10 Feb 2009 5:07 AM
- Replies
- 2
- Views
- 1,735
Thank you! :D
-
10 Feb 2009 4:59 AM
- Replies
- 2
- Views
- 1,735
I would like to center the header text of ContentPanel. If I create a css class and add to the header object, it works:
/ / MyCss.css
.centerTextAlign (
text-align: center;
)
... -
22 Jan 2008 5:54 AM
- Replies
- 207
- Views
- 118,989
To sum up, I have a 'x' column of header with 3 rows. All cells (or rows) of 'x' are "colspan: 0" and "rowspan: 0". I need bottom borders in all 'x' cells (first column at...
-
21 Jan 2008 6:11 AM
- Replies
- 207
- Views
- 118,989
http://img158.imageshack.us/my.php?image=firstcodemc5.jpg
http://img221.imageshack.us/my.php?image=mycodeoj9.jpg
http://img158.imageshack.us/my.php?image=newcodenc3.jpg
We are almost there ... :) -
18 Jan 2008 10:33 AM
- Replies
- 207
- Views
- 118,989
I didn't get this error on IE6 here. Can you post the source code?
I need to create a column header taking all the lines of my header. When i put rowspan = 3 (3 = number of lines of my header)... -
18 Jan 2008 7:01 AM
- Replies
- 207
- Views
- 118,989
It seems that "table-layout:fixed;" causes a strange problem in IE ... The following code in my css solved the "width problem"... (see ext-2.0/resources/css/grid.css)
.ext-ie .x-grid3... -
18 Jan 2008 3:52 AM
- Replies
- 207
- Views
- 118,989
I could not get it work as a plugin, adding to the Config GridPanel:
plugins: new Ext.ux.GroupHeaderGridView(forceFit (true)),
Nothing happens.
Furthermore, running as view "view: new... -
16 Jan 2008 10:08 AM
- Replies
- 8
- Views
- 1,933
I need the same thing on my application. Could you please share the complete source code?
Thanks!
Alan -
16 Jan 2008 9:58 AM
- Replies
- 207
- Views
- 118,989
Nice job! Thanks for sharing!
But I need multi line headers to work with ColumnTree (http://yui-ext.com/forum/showthread.php?t=20793&highlight=ColumnTree)
Any ideas?
Alan
Results 1 to 9 of 9
