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
680
UltraWinGrid - Adding (column header) grouped unbound columns to a RowLayout
posted

Hello,

I'm using an UltraWinGrid. Depending on my indata I wish to add a number of unbound boolean columns. I want to group these columnheaders together using the grouping feature that was added in 9.1. My problem is that when I add these columns (and their common group) the group is hidden behind my databound columns. I'm guessing that this has something to do with RowLayoutGroupInfo and OriginX, OriginY. But after modifying the code in a number of ways, I still can't figure out how to make my new group not get hidden behind the already existing columns.

Is there any good tutorial on setting up this kind of "on the fly" scheme in a WinGrid with unbound columns?

Chers, Johan

Parents Reply Children
No Data