vertical text: Rotation of font is possible :
see http://www.adobe.com/devnet/flex/articles/flexfaq.html#itemA-39
Andre
Op 15 jan 2009, om 07:51 heeft Rolf Lampa het volgende geschreven:
> Hi,
>
> I have two questions:
>
> 1. Is it possible to have vertical text as column captions in the
> gri
The standard Flex DataGrid component, I think no. Advanced DataGrid: I
don't know (yet).
Grouping is possible if that is what you want.
It is always possible to use/make a custom component with spreadsheet
functionality.
a quick google search:
- http://code.google.com/p/flex-spreadsheet/
-
Hi,
I have two questions:
1. Is it possible to have vertical text as column captions in the grid?
That's namely exactly what I need for an application with > 50 columns.
2. I would also like to know if the grid cells can have the text
"overflowing" the left/right cell margins? Like so:
--
Thanks for you reply, Daniel.
I have to confess that I didn't the manual thoroughly. However, I do not
want multiple values.
The "Arts, Music, Literature" is just one subject instead of three. So my
question is still not answered, right? Is there any way to accomplish this?
Jason
On Wed, Jan 14,
I think it's objects creating new objects whose memory is than never released
even if the first object is unset.(most likely the php problem as described in
the link you sent me in your original reply). I tried to keep track where which
objects are created but I became quickly rather confused. I co
Ok, thanks for this first analysis. The built-in MW profiling actually reports
memory usage as well. This might further increase our understanding of the
issue. But ultimately, some detailed report on memory usage for allocated data
structures in PHP would be most valuable to find out what reall