Unplanned
Last Updated: 07 Jul 2025 13:45 by Stenly
Stenly
Created on: 07 Jul 2025 13:45
Category: GridView
Type: Feature Request
1
GridView: Add an option for the columns bound to nested properties to return the underlying value and not the display one when exporting/copying
Currently, when exporting/copying cells from a column that is bound to a nested property, the base logic of the GridViewDataColumn is that it has a separate logic for this setup. When exporting/copying, the column will try to retrieve the display value rather than the underlying value.
0 comments