HI,
I have a grid that serves multi purpose. The data pass to the grid is dynamic. And hence i set AutoGenerateColumns="True"
I need to change the column header text to different different text in different situation based on column index.
All the resources found online manage to change the header text of a particular column based on column Unique name.
Does anyone has idea on this?
Help Please!!
I have a grid that serves multi purpose. The data pass to the grid is dynamic. And hence i set AutoGenerateColumns="True"
I need to change the column header text to different different text in different situation based on column index.
All the resources found online manage to change the header text of a particular column based on column Unique name.
Does anyone has idea on this?
Help Please!!