Forum Discussion
pashooo
14 years agoContributor
To tell the truth, this error happens for erery column header. It isnt depend on column number... it depend on data type of headers, I guess.
You can see it on grid.png, there are other column, named "bid".
...you can see on 2grid.png WPFObject("dataGrid1") has yellow border, and WPFObject("dataGrid1") has red border.
Columns.Item(<index>).ClrFullClassName = OptionsWorkshop.Common.UI.DeskDataGridTextColumn for each column of WPFObject("dataGrid1").
You can see it on grid.png, there are other column, named "bid".
...you can see on 2grid.png WPFObject("dataGrid1") has yellow border, and WPFObject("dataGrid1") has red border.
Columns.Item(<index>).ClrFullClassName = OptionsWorkshop.Common.UI.DeskDataGridTextColumn for each column of WPFObject("dataGrid1").