Hi All,
Being very new to xamDataGrid, I'm not sure if I can achieve something like the below. This requires grouping the column headers. Most of the existing winform grids support this feature.
Many Thanks
Hi,
I just wanted to know if you were able to create column Headers using the AutoGenerateFields to false and following the Alex’s suggestions or you still need help? Just let me know.
Thank you.
Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
We're porting our applications from WinForms to WPF. Our apps heavily rely on the UltraWinGrid. One of our must-have features is the column header grouping (UltraGridBand.Groups).
Any progress on this since the last post (since May)?
I would also like to know what the progress is. Using unbound fields opens up an entire can of worms when users wants to drag columns around. The unbound fields used for the groups are then out of sync.