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
1705
I manually define a schema with columns in the designer, and after I build my changes are discarded.
posted

I'm trying to set up a combo with a handful of columns manually.  In the designer I choose "manually define a schema" and I set everything up.  I have DisplayLayout.NewColumnShowStyle = Hide.  Yet, everytime I build the project, my changes are discarded and at runtime the combo creates its own columns based on the datasource. 

 Is there any way I can get this combo to do my bidding??