Data Binding for DataGrid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I noticed that any formatting of the grid before data binding is lost after the grid is bound to a data table in
the dataset. Is it possible to format the appearance of the data that shows up in the data grid after data binding
(i.e. changing column names, giving combolists for columns, etc)?
 
Back
Top