Henry, manually setting up column fields takes probably 5 lines of code, there really is no good reason other then for demos to show how easy it is to bind grid to data to use the automatic feature. Since you are using custom columns you must be doing something beyond that.
--- In [email protected], "csmarvz" <csma...@...> wrote: > > Hi there, > > is there a way to tell my custom AdvancedDataGrid to use my custom > AdvancedDataGridColumn by default? > > by default, I mean when set up my grid with a dataprovider without setting up > the columns field (all fields'll be displayed). > > Thanks! > > Henry >

