Hi, I would like to know if the columns numbers (see image) could be replaced by letters rather than numbers.
A,B,C... instead 1,2,3...
Hello, Jean!
Thank you for your question.
Yes, it is possible to replace the numbers in column headers with letters. You are welcome to check the example: https://jsfiddle.net/flexmonster/p8a47c6n/
In this sample, the aftergriddraw
event is used to trigger the function that alters the header text. With this event, you can track each grid change when a new column is rendered and replace the number with a corresponding letter.
Please let us know if this solution works for you.
Best Regards,
Maksym
Thanks I'll do it.
Hello, Jean!
Thank you for your reply.
Please let us know if any further questions arise.
Best Regards,
Maksym