Hi Isomorphic,
At user requests we are trying to add the possibility to change the column header names for a set of columns in ListGrids instead of using static names. More exactly we have a set of Data 1 ... Data 10 text columns that users could use to customise them: both their header names and the values from the records.
But the usual mechanism with data sources and records does not seem to be possible in this case as there is no support for this... Can you please point us in a direction on how we could best implement this mechanism? Feedback from other developers(in case you have such functionality) is also very much appreciated!
Thank you
At user requests we are trying to add the possibility to change the column header names for a set of columns in ListGrids instead of using static names. More exactly we have a set of Data 1 ... Data 10 text columns that users could use to customise them: both their header names and the values from the records.
But the usual mechanism with data sources and records does not seem to be possible in this case as there is no support for this... Can you please point us in a direction on how we could best implement this mechanism? Feedback from other developers(in case you have such functionality) is also very much appreciated!
Thank you
Comment