rad_nq
04-25-2007, 12:45 PM
You can see this in the "Image Chooser" demo, you can goto a Tree example to see how this should work.
The issue is that when you have a Json view that is autoscroll and have the scroll bars around it and you click on an item or in empty space PAGEUP, PAGEDOWN do not scroll the content.
In the "ImageChooser" example, if you click on empty space, or on an image of one of the kids the PAGE buttons do not work, but if you click on one of the filenames (cursor changes) then the PAGE buttons start working. It is almost as if you have to click on selectable text before the scrolling kicks in.
However a tree scrolls without any problems, by selecting a node or by clicking on an empty area the PAGE buttons work. You can click on something else outside of the tree and then go.
The issue is that when you have a Json view that is autoscroll and have the scroll bars around it and you click on an item or in empty space PAGEUP, PAGEDOWN do not scroll the content.
In the "ImageChooser" example, if you click on empty space, or on an image of one of the kids the PAGE buttons do not work, but if you click on one of the filenames (cursor changes) then the PAGE buttons start working. It is almost as if you have to click on selectable text before the scrolling kicks in.
However a tree scrolls without any problems, by selecting a node or by clicking on an empty area the PAGE buttons work. You can click on something else outside of the tree and then go.