Blog Archives

Frusting Flex problems solved #4 – preventing a DataGrid column from resizing

What a laborious problem this was! I had set up a DataGrid that resized with the browser, and the user could also resize the column widths. However one column contained a button, and needed to not be resizable by the

Tagged with:
Posted in Flex

Frustrating Flex problems solved #3 – DataGrid scrolling error

I’m currently working on a project that requires me to be using Flex 2 rather than Flex 3(I’m using an older version of Zinc, and avoiding upgrading if possible as we’ll probably be moving to AIR after this project). But

Tagged with:
Posted in Flex