DataGrid columns don't appear

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

Guest

I want to have a table in my application where I can put the results of the
comparison my application does to two files.
(I don't use any databases)
When I put the dataGrid on the Form and I go to the tableStyles Collection
and try to add members nothing appears on the table on the form..
the same is when I try to enter the GridColumnStyles Collection and add
members there.
What is wrong?
Thanks in advance.
 
Back
Top