Adding a column at design time

  • Thread starter Thread starter jy836
  • Start date Start date
J

jy836

How can I add a column to a DataGrid at design time? (It will not be bound
to any DataTable or anything else, but it will be in the middle of other
columns that are. The headers of the columns that are bound to the DataTable
already appear at design time, but I can't figure out how to add new unbound
columns.)

Thanks for your help! :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top