Thanks Clay - this works great.
They now have one more issue - the enter key should move to the "next" cell. When in portrait mode this will be the cell to the right (which is the default behaviour) but when its landscape mode, we would like the enter key to move to the next cell below.
Is there an easy way to handle this for virtual grids?
thanks,
Corinne
>You can do this by handling the virtual grid events and fliiping th erows of the row and columns. Here is a little sample.
>
>
forum_swapRowsCols_5073.zip
>
>