Hello,
Is it possible to change dynamically the titles of the columns in a grid?, I’ve done this before but in a form with JQuery and the identifiers of the columns but the grid does not have identifiers neither the option for js methods.
What I want to do is change the title of the columns in a grid based on the current month and the previous.
Any idea how can I do this?
Thank you so much for your help!