This is a migrated thread and some comments may be shown as answers.

Freeze columns in grid layout?

3 Answers 271 Views
ListView
This is a migrated thread and some comments may be shown as answers.
scottw
Top achievements
Rank 1
scottw asked on 24 May 2017, 01:01 PM
I am evaluating Telerik's Xamarin.Forms ListView product to see if it can provide for our needs.

I need to display data in grid form with columns and rows larger than the device's screen size. The user should be able to swipe horizontally or vertically to see their data, and I need the left two columns to be frozen so they remain on screen at all times.

I think the ListView Telerik provides covers all of these but the frozen columns. Is there a way to do this?

3 Answers, 1 is accepted

Sort by
0
Nikolay Demirev
Telerik team
answered on 29 May 2017, 09:05 AM
Hello Scott,

The RadListView supports Horizontal and Vertical orientation, which enables the user to scroll horizontally or vertically, but not both at the same time. Does this fit your needs?

As for the frozen columns, we have something like this logged in our backlog - Frozen Group headers. Do you think it will be of use to you? It is with high priority, but I can not give you any specific timeframe for implementing it. Here is a feedback item in our Feedback Portal, which you can upvote and follow in order to receive, updates for the progress on the matter.

May be you need some kind of GridView control supporting frozen column? If that is what you need here is the feedback item for it.

Regards,
Nikolay Demirev
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Kevin
Top achievements
Rank 1
answered on 29 May 2017, 02:14 PM
For RadDataGrid, the FrozenColumnCount may do what you need.
0
Kevin
Top achievements
Rank 1
answered on 29 May 2017, 02:16 PM
Whoops, I replied to the wrong post - this is for UWP
Tags
ListView
Asked by
scottw
Top achievements
Rank 1
Answers by
Nikolay Demirev
Telerik team
Kevin
Top achievements
Rank 1
Share this question
or