An empty row would be beneficial in scenarios where i want group rows and separate the groups with an empty row to improve the appearance of the report.
If i set non-numeric value to price (where City is ""), whole row disappears
https://jsfiddle.net/alsoderg/rqj2cL1k/23/
Hello Alexander,
Thank you for reaching out to us.
Kindly note that Flexmonster does not allow adding an empty row to separate the groups of data. Alternatively, you can improve the appearance of the report using the grid customization. Please check the following guide for reference: https://www.flexmonster.com/doc/customizing-grid/. You can use the customizeCell
API call to highlight the specific row or group or rows.
Also, it is possible to use CSS rules to apply different rows based on their levels. You are welcome to check our predefined CSS theme in the following JSFiddle for illustration: https://jsfiddle.net/flexmonster/49ot3mpg/.
Please let us know if it works for you. Looking forward to hearing from you.
Kind regards,
Nadia