Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1310
User defined headers in WinGrid
posted

Hello

How to mention the header for the columns in grid, of our choice. I changed the Property Header, still it shows the same column names from the database to which it is bound.

Any help on this is much obliged.

Regards

Jeni

Parents
No Data
Reply
  • 71886
    Offline posted

    Hello Jeni,

    Did you try the Column.Header.Caption string property for this? I am sure it works. If you wish I could put it in a small sample to demonstrate that all is fine with the column header. Or maybe you could post a sample project reproducing this issue.

Children