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
410
Turn off automatic column generation on the wingrid
posted

Okay, this should be a no brainer, but I am using a WinGrid and binding it to results returned from a web service.  I am setting the columns at design time, but during run time two additional columns are being returned from the web service.  These two columns are being added to the end of the row in the WinGrid.  With the web grid there is an autogeneratecolumns property that can be turned off, but I can't seem to find this in the WinGrid.

 Does anyone know how to turn off this functionality?