Nativescript: Adding Section and Index List in ListView

Created on 2 Nov 2015  路  10Comments  路  Source: NativeScript/NativeScript

I need to implement sections and and index list (a-z) in one of my ListViews like in this image:
image

Is this ...
a.) possible with the current version of NativeScript?
b.) possible with a bit "native hacking"?
c.) a planned feature?

Most helpful comment

Hi, I couldn't find any mention of "sections" in the RadListView documentation... someone has some details about it? Thanks

All 10 comments

I believe this is available in the telerik-nativescript-ui package? The official Telerik ListView component.
https://www.nativescript.org/blog/telerik-ui-for-nativescript-preview-2-is-here-introducing-radlistview

Hi Tobias - @ginev can elaborate more here, but as manijak mentioned this is a planned feature for the RadListView as part of UI for NativeScript.

This feature will be supported out-of-the-box by RadListView for its official release.

I wonder why, if all this functionality is available on each platform: pulltorefresh, load more on demand, cell swipe actions, sections and index lost; why it needs to be included in a commercial product?

I basically agree with @alexrainman. Perhaps, there could be a free "lite" version with the standard function (like sections and index list)? The function "load more on demand" is already implemented with the "loadMoreItems" attribute.

You can use https://www.npmjs.com/package/nativescript-sectioned-list-view for showing section headers until then.

@manijak You mention that it will be apart of the ui package. Could you elaborate? I cannot get it to work.

Hi, I couldn't find any mention of "sections" in the RadListView documentation... someone has some details about it? Thanks

Any news regarding this topic?

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lscown picture lscown  路  58Comments

danielzzz picture danielzzz  路  59Comments

atanasovg picture atanasovg  路  50Comments

valentinstoychev picture valentinstoychev  路  70Comments

AbanoubNassem picture AbanoubNassem  路  53Comments