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

RadListView Load on Demand, Loadmore option is displaying on Largespace

4 Answers 279 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Ganesh
Top achievements
Rank 1
Ganesh asked on 28 Aug 2017, 01:51 PM

I am implementing Load on Demand, I am trying to enable the LoadOnDemand after getting the data from server and Binding like Below

                    IsLoadOnDemandEnabled="{Binding IsLoadOnDemand}"

Then I am enabling the   IsLoadOnDemand = true after the data coming from server because If I enable it initially before List  data binding this LoadMore option is showing. 

To avoid this I am doing it dynamically. But I have below two issues

1) In iphone this is working fine but taking huge space on bottom, like long space up and down to the Loadmore text, But it should be content wrapped

    In android working properly.

    Please make sure why this behavior is happening in iOS.

2) Also If I enable Multi selection to this Listview the Image of check option is showing on LoadMore item also, this is not valid scenario.

    User can able to select the Loadmore option, this is wrong.

    Loadmore option must be only for load on demand purpose, it should not be selectable.

 

I need these two solutions

Please provide the solutions as soon as possible

 

thank you,

 

 

4 Answers, 1 is accepted

Sort by
0
Stefan Nenchev
Telerik team
answered on 31 Aug 2017, 09:32 AM
Hello Ganesh,

I was not able to reproduce the "Margin" around the "Load More" button on iOS. Can you please provide the XAML definition at your end? A picture or video will be appreciated as well.

As for the combination of enabling the LoadOnDemand feature with multiple , indeed the undesired effect of being able to select the "Load More" button is present. I have logged this as a bug report in our Ideas & Feedback portal. You can follow it here - ListView: [iOS]Multiple Selection and LoadOnDemand enabled causes the "Load More" button to include checkbox. Please follow the item in order to subscribe for further notifications. I have added some points to your account for reporting the issue.

Have a great rest of the week.

Regards,
Stefan Nenchev
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
Laron Walker
Top achievements
Rank 1
answered on 06 Dec 2019, 06:57 AM

Hello,

I'm facing exactly what is described on point one and I already submitted a ticket concerning it, but I'm replying here because I was thinking that this issue is new and related to latest IOS 13.2 but I'm surprised that this is an old issue since 2017 and I faced it yesterday, this is the link of my ticket: https://www.telerik.com/account/support-tickets/view-ticket/1445055 

Does this issue solved? you can't you guys just say it's not reproduced, I included in my post screens and code.

0
Laron Walker
Top achievements
Rank 1
answered on 06 Dec 2019, 06:59 AM

Hello, how did you solve the issue on point one? 

 

[quote]Ganesh said:

1) In iphone this is working fine but taking huge space on bottom, like long space up and down to the Loadmore text, But it should be content wrapped

    In android working properly.

    Please make sure why this behavior is happening in iOS.

[/quote]

0
Yana
Telerik team
answered on 06 Dec 2019, 09:07 AM

Hi Laron,

The case discussed in this thread is quite old and I really doubt it's the same situation - lots of things have changed since the last reply in  2017.

I've just replied to the support ticket you've mentioned.   It seems I am missing something, as indeed, I didn't manage to reproduce it. I've sent my test project and hopefully, together we'll figure it out. 

Regards,
Yana
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
Tags
ListView
Asked by
Ganesh
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
Laron Walker
Top achievements
Rank 1
Yana
Telerik team
Share this question
or