Hi
I load data into my grid remotely and populate nested grids for entries that have data under a certain field. However an empty nested grid is produced for a row that has no data under that field.
Is there a way to remove the expand functionality, including removing the expand icon, for rows that have no data in the nested grid?
I have tried calling 'rowInvalidate' on rows that have no items for their nested grid however this does not seem to work.
Thank Joe