Hello,
Is there a way to remove the column and row numbers from the grid view.
For example we would like to show the tables attached in a quick view without having the row and column numbers showing.
Kind regards,
Craig Button
Hello Craig,
Thank you for reaching out to us.
Flexmonster provides the showHeaders
property of the options.grid
object. It indicates whether the spreadsheet headers are visible (true
) or not (false
). You can set this option to false
to hide the row and column numbers. Please check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/cbjngdy1/
Please let us know if it works for you. Looking forward to hearing from you.
Kind regards,
Nadia
Thank Nadia that's working now.
Thank Nadia that's working now.
Hello Craig,
Thank you for the feedback.
We are glad to hear that it works for you.
As always, feel free to reach out in case other questions arise.
Kind regards,
Nadia