Hello,
This fixed Column feature is of great interest. However, I need it to be set by the end user - not by me in the program.
I was reading your documentation at the page below - and makes reference to a Demo that shows how to give the end user the ability to do this. however, when I click on it - it does not do anything. You may want to check the link.
dxdemo://Win/XtraGrid/MainDemo/FixedColumns
About midway on the following page:
https://docs.devexpress.com/WindowsForms/3483/controls-and-libraries/data-grid/views/grid-view/columns?v=20.2#fixed-columns
Currently in the Grid - I make use of your default popup menu - and it is important to my users.
So - my question is if I used Fixed Columns - can I still use the standard menu - but allow another menu item that allows the user to set whether this columns is fixed or not?
Thank you.