|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Adding a columnHi y'all.,
I have a DataGrid displaying data from a table. I have used DataGridTextBoxColumn to format the columns sucessfully. Now I want to add another column to the DataGrid. I tried creating another DataGridTextBoxColumn and adding that to the TableStyles. It is ignored. Since I don't have a column to map to, I suspect it is falling into limbo. What do I need to do to add another column? Thanx, Bill |
|||||||||||||||||||||||