Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
821
"Cutoff" problem in WebGrid
posted

 Hello Dear

 Im facing a strange problem with "our" webgrid. The situation is as following;

The grid has about 20-30 Columns and has lets say 200 rows. (the rows arent important for the sample).
The grid has its full size and the IExplorer 7 shows the scrollbars. Now;
I scroll right and double click on a cell. Then I edit the value and confirm by enter or through clicking on a other place in the grid, the left side of the grid gets cut off  (the whole stuff that was invisible due to the scrollbar) and I cant scroll to the left side of the grid.

Do "regenerate" I resize my whole IExplore Window in the width to get the whole grid viewed, now i can see the whole grid correctly until i re-edit a value when scrolled --> then it gets cut off again.

I tried to review the HTML which was really hard, but I think there were Band elements (the responding HTML tags) with a negative position (left=-30px).

We don't do much things on the grid at clientside via javascript and I can not reproduce this behavior with a standard WebGrid with lots of columns. So it depends on our implementation.

 @Edit: The grid also contains bands

Do you have any idea what this behavior can cause, or any idea for me to abridge the possible error sources?
The only way to provide you a sample would be to send you the serialized XML because I cant give sample datas until i know where the problem comes from...

Thanks for your help

Parents Reply Children
No Data