|
Browse by Tags
All Tags » Scroll ( RSS)
-
I am using 8.2 of the control build 2022 (the last hotfix) and still have this problem. The thing is the Hotfix for 8.1 and 8.2 came out at the same time and the fix for this never made it into the 8.2 branch...that just sux!
-
Is there a easy way to change the behavior of scrolling for a multi-band grid so that instead of scrolling to the next row of the same band, it will scroll to the next screen row i.e. the first child row? Thx.
-
I have a grid that has two levels of band. When on a row of the top band, I can scroll left and right using the arrow keys without problem. But when on the child band, I can scroll right using the right arrow key but when try to scroll left using the left arrow key, the grid immediately lost focus. Any...
-
I found a problem when I scroll down a (very long) web page, the WebGrid position also follows. WebGrid is sitting in the web page within a WebSplitter pane while the Websplitter is in a Master Page. I have tried to put it in a <DIV> tag and set the position to relative and static but to no avail...
-
Hi Matt Thanks for the reply. There is a slight change in the question i have asked you. One wingrid is in the form and the another wingrid is on a control which is assigned to panel in the form programmaticall. Can you tell me how to get the instance of that wingrid which is on control to the form to...
-
Hi everyone i have 2 wingrids on a form. Those two girds can be compared row by row. The functionality i wanted is, when i scroll one grid, the other grid should also scroll to the same position. I found a example to do this in datagridview, but the properties used there are not present in wingrid. The...
-
Hi, I have a grid which gets updated using the loadOnDemand=xml and the initalise data source event. I have fixed headers turned on as well as the other necessary properties so that the colum headings should stay at the top when vertically scrolling...but after the grid is loaded with data, when you...
-
I have a list view with all the d&d stuff implimented (excellent sample btw) where it drags and drops onto itself to allow for image re-ordering (in THUMBNAIL mode) - which all works fine- until I need to drag up or down out of the current client rectangle. I've tried using ScrollControl but...
-
The only way to do it on the server is by setting the DisplayLayout.ScrollTop and DisplayLayout.ScrollLeft properties. You would have to make an estimate at the right amount of scrolling to do based on the index of the active row. It probably would be quite hard to do it perfectly. I think it would be...
-
I'm using a WebCombo as an editorcontrol in a grid. It works great! Unfortunately, when I click in the edited column the page scrolls to the end. This isn't the end of the world, but I know my boss is going to have a problem with it. I should admit that I also have some javascript in the EnterEditMode...
|
|