Posts 263

May 3, 2012 · 2 min

Microsoft code mess

Many long years ago, so long ago it was even an other century, I started experimenting with website coding with Microsoft Frontpage . Only a few weeks later I already realized this …

Feb 3, 2007 · 1 min

Sorting numeric values in a Flex DataGrid

When loading data from a webservice to be shown in a datagrid it seemed that all values in the grid are treated as string-values. So when sorting numeric columns the values were …

#flexsdk
Jan 19, 2007 · 1 min

ScrollToIndex doesn't work when dataprovider has just been updated

I experienced a problem with a datagrid where I tried to use a scrollToIndex. This was the necessary workflow:

#flexsdk