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
1220
grid clipping when outlook group by is used
posted

Hello, 

when i use group by, grid is rendered in a div with hidden overflow. 

indentation for subgrids pushes the subgrid right, and the outer div does not resize wide enough. As a result inner grid gets clipped on the right side. 

so far i was only able to come up with a css hack to solve this. Isn't there a way to fix it using infragistics configuration? 

I am also aware that i can set the width on the frame. This is not good however because that width is variable depending on what columns are set to visible by the client. 

output:

http://imgur.com/ah462.gif