I wonder if we can have only Subview on Specific rows in a table. for instance, I have a column named "count" and based on that count I want to decide if we want to have a subview to the row.
Any help regarding this will be highly appreciated.
Out of my 100 records, only 10 records have sub-records to show in the subview. if it's not possible to have a Subview on a Specific row then it is wise to display the count in colour, so that people can see it and expand it. not an elegant solution but works.
Then consider a subview button on the rows and use a popup. It might be more obvious to the user. It doesn't facilitate multiple simultaneous subviews though.