Flex DataGrid中的DataGridColumn实现Tooltip/Datatip(flex3)
发布时间:2020-12-15 05:09:34 所属栏目:百科 来源:网络整理
导读:I had the problem that I wanted to show text in a DataGrid column which could be far longer then the available space. It was not important that the text is visible all the time so a custom cellrenderer was not needed and the solution very
I had the problem that I wanted to show text in a DataGrid column which could be far longer then the available space. It was not important that the text is visible all the time so a custom cellrenderer was not needed and the solution very simple.
|