12/6/2011 3:00:59 AM
Title:
DataGrid - How to deal with too long strings for Label renderer
Hi Guys,
I am facing one strange issue on DataGrid.
I have DataGridColumn which has col.itemRenderer = new ClassFactory(Label); as an item-renderer as I wanted to truncate (DataGridColumn wordWrap = false) the long strings.
Problem is whenever there is too long string i.e. more than 1,00,00 characters it shows timeout error and eating almost all disk space by using npviewer.bin
You help will be really appreciated.
Thanks,
Nilesh
Tyler
Points: 430
Posts:0
12/6/2011 7:52:47 AM
I hope you are not using any beta version of flash player. If so install only final release of the flash player. I have heard of this bug on Linux player for flash. I am not sure which OS you are using.