Hello,
I have an Ultragrid on which I manually define a layout using GroupLayout style. This is the image of the starting grid when I open my form at runtime:
There are both vertical and horizontal scrollbars because there are a lot of columns.
If I use the horizontal scrollbar to see the columns on the right, there are some "refresh" problems, and this is the result:
There is also a problem with the rightmost column, that is cut (it seems it is hidden by the vertical scrollbar)
What could be the problem?
Ok this time I've done it, it is attached to the previous message of the thread
Hello mtgc,
If it is less than 200kb you should be able to attach it. What error are you receiving? Please try again and if you are not able to attach it I will create a private case for you. I will be waiting for your feedback.
I am sorry but the site keep giving me an error when I try to attach the file (it's less then 200Kb)
In attach you can find a sample project
It shows both problems (refresh when you scroll to the right and last column/last row partially hidden by scrollbars)
Are you handling the 'After/BeforeColRegionScroll' events or a similar event? If you are, please provide the code, otherwise, if possible attach a small sample project reproducing this for me, so I could take a look at it and assist you further on this.