Hi,
I have been trying the latest build of today and encountered an issue when setting escapeHTML to true on the listgrid. If I do this then empty cell values can rendered as .
I tried setting empty cell value to a real space, but it is set in multiple places (StaticTextItem for example), and it is needed for styling it seems.
Should I set another option to prevent empty cells to be rendered as Html?
gr. Martin
I have been trying the latest build of today and encountered an issue when setting escapeHTML to true on the listgrid. If I do this then empty cell values can rendered as .
I tried setting empty cell value to a real space, but it is set in multiple places (StaticTextItem for example), and it is needed for styling it seems.
Should I set another option to prevent empty cells to be rendered as Html?
gr. Martin
Comment