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
105
Add another fixed row at run time with group headers
posted

Hello, I am new to the WinGrid and wish to do the following:

At run-time, I set my grids datasource to a collection of objects I have built up and I have code in the "IntiialiseLayout" event that hides columns as necessary, what I wish to do is the below, I want an extra header that summarizes groups of columns:-

              Person                             Address

ForeName, Surname, Addr 1, Addr 2, Town, State

I hope this is a good example

many thanks