ExpyTableView icon indicating copy to clipboard operation
ExpyTableView copied to clipboard

Make sections non-collapsable once opened?

Open marknf94 opened this issue 6 years ago • 1 comments

Been trying to get cells to be non-collapsable once a user has expanded it. Turning off user interaction removes the scroll so thats no preferable. Setting a expanded state and then returning false in the canExpand function removes the first row (the expandable section). Any one have to implement a similar use case or know how to achieve this?

marknf94 avatar Jun 25 '18 19:06 marknf94

I didn't try this use case but will take a look at it.

okhanokbay avatar Jun 29 '18 11:06 okhanokbay