RATreeView icon indicating copy to clipboard operation
RATreeView copied to clipboard

How to Show Table Section Headers and Footers

Open iosdeveloper480 opened this issue 7 years ago • 1 comments

I would like to make add section header heading. Please help me how to show/make.

iosdeveloper480 avatar Mar 06 '18 11:03 iosdeveloper480

If you want functionality like in uitableview, I guess, there is no simple way. But if u just want to have some view, with some info - create the special header cell, configure header viewmodel for that and go on. Set it numberOfChildrenOfItem for 0.

Maxatma avatar Apr 13 '18 09:04 Maxatma