Hi
I need to create a view it should behave like => http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=listView&demo=stickyGroupHeaderListView&mode=web_port
i have created the header table and structure but i am seeking a way to scrolling functionality.
any help really appreciate.
Answers
We cover this (for iOS) in our course iOS110, for Android in AND110 and for Xamarin.Forms in XAM280.
You may also find inspiration in our docs
i have followed this course ios 110 and i create the grouped table also. i am seeking a solution for the scrolling.
as i provided link in the question.
header part should stop the top of the view and the content should be scroll.