We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Header & footer when binding size not correct

I have Header And Footer in my Listview
in header and footer i add Binding properties with MVVM
when bind any thing the footer is not view correct and some times is hide when Focused any entry in my page the list re-correct size the footer and view correct again
how to make list re-correct the size after any refreshing

13 Replies

SR Sangeetha Raju Syncfusion Team September 13, 2019 11:46 AM UTC

Hi Amer, 
 
Thank you for contacting Syncfusion support. 
 
We would like to inform you that we are not clear about the reported issue. Can you please share the details like whether you are applying binding for the FooterSize property or else the view loaded inside the FooterTemplate to replicate the reported issue. Meanwhile, please share the complete xaml page and corresponding listview code snippets to replicate the reported issue at our end or revert us back issue replicated sample if possible. So that we could able to analyze your query better and provide your appropriate solution at our end. 
 
Regards, 
Sangeetha Raju. 



AA Amer Almadany September 15, 2019 06:57 AM UTC

Hi

in RAR file i send (XAML&ModelView)


Thank you 

Attachment: List_5c0c995a.rar


GP Gnana Priya Namasivayam Syncfusion Team September 17, 2019 03:40 AM UTC

Hi Amer, 
 
We are currently checking  on the reported query. We will validate and provide you further details on today(Sept 17, 2019). We will appreciate your patience until then. 
 
 
Regards, 
Gnana Priya N 



GP Gnana Priya Namasivayam Syncfusion Team September 17, 2019 11:05 AM UTC

 
We would like to inform that bindingContext of Header & Footer value of OuterListView will be ViewModel. Based on the reported query and shared code snippet we have prepared the model sample which binds Header & Footer template of OuterListView properly. We have attached the model sample for your reference, please find the sample from below. 
 
 
Meanwhile, please know in detail about the NestedListView behavior and its limitation from below UG: 
 
 
We suspect there must be sample level mistake in your application. Can you please check with the above sample whether the reported issue occurs in our sample also. If no please revert us back with the issue replicated sample if possible so that we can debug and share the exact details for the cause of this issue with possible workaround or confirm you whether it is a defect at our end. 
 
Regards, 
Gnana Priya N 
 



AA Amer Almadany September 19, 2019 08:33 AM UTC

Hi
i use your simple and have same problem in size of listview
i  send my simple and Video for view that problem

https://drive.google.com/file/d/1-rheXypZl1O-qADk-sVCMqBwLDxBbwqd/view?usp=drivesdk

Attachment: sfListView_c1d6c7c5.rar


SR Sangeetha Raju Syncfusion Team September 21, 2019 12:36 PM UTC

Hi Amer, 
 
Currently we are analyzing the provided sample. We will update the further details on September 23, 2019. We appreciate your patience until then. 
 
Regards, 
Sangeetha Raju. 



SR Sangeetha Raju Syncfusion Team September 23, 2019 04:10 PM UTC

Hi Amer, 
 
We would like to inform you that the reported issue gets replicated at our end. We have to find the root cause of the reported issue in our source and update the further details on December 24, 2019. We will appreciate your patience until then. 
 
Regards, 
Sangeetha Raju. 




SR Sangeetha Raju Syncfusion Team September 24, 2019 05:46 PM UTC

Hi Amer, 
  
Thank you for your patience. 
  
We can able to reproduce the reported issue “Footer Size not updated properly when change the ItemsSource at runtime” and logged issue report for the same. We will fix the issue and include the issue fix in our next Weekly Nuget release update which is planned to roll out on October 08, 2019. We appreciate your patience until then. 
  
You can track the status of this report through the following feedback link, 
 
  
Note: The provided feedback link is private, you need to login to view this feedback. 
  
Regards,
Sangeetha Raju.  
 



SP Subburaj Pandian Veluchamy Syncfusion Team November 1, 2019 09:45 AM UTC

Hi Amer,  
   
Thank you for your patience. 

We have partially fixed the mentioned issue with SfListView and the issue fix has been included in our latest weekly nuget update version 17.3.0.21 and is available for download (nuget.org). But still the issue occurs when adding SfListView inside SfPullToRefresh and we have fixed the related cases with NavigationDrawer and ListView.

We have modified your sample without PullToRefresh and all cases works fine. Please find the sample by the following link,

Sample link:https://www.syncfusion.com/downloads/support/directtrac/general/ze/sfListView_Sample-641653125.zip 

We have commented the SfPullToRefresh related codes in the sample and updated SfListView to version 17.3.0.21. 

Please check the sample and let us know whether it’s resolves the issue in your scenario.
We are working on the issue fix with the PullToRefresh and we will include the complete changes in our weekly nuget release which will be available on November 12, 2019. We appreciate your patience until then. 
 
Regards,
Subburaj Pandian V   



AA Amer Almadany replied to Subburaj Pandian Veluchamy November 5, 2019 12:09 PM UTC

Hi Amer,  
   
Thank you for your patience. 

We have partially fixed the mentioned issue with SfListView and the issue fix has been included in our latest weekly nuget update version 17.3.0.21 and is available for download (nuget.org). But still the issue occurs when adding SfListView inside SfPullToRefresh and we have fixed the related cases with NavigationDrawer and ListView.

We have modified your sample without PullToRefresh and all cases works fine. Please find the sample by the following link,

Sample link:https://www.syncfusion.com/downloads/support/directtrac/general/ze/sfListView_Sample-641653125.zip 

We have commented the SfPullToRefresh related codes in the sample and updated SfListView to version 17.3.0.21. 

Please check the sample and let us know whether it’s resolves the issue in your scenario.
We are working on the issue fix with the PullToRefresh and we will include the complete changes in our weekly nuget release which will be available on November 12, 2019. We appreciate your patience until then. 
 
Regards,
Subburaj Pandian V   


but there are one issue
in MainList on header when I focus categoriesList(horizontal List ) and back to to main list it stuck it just on Android

 




SR Sangeetha Raju Syncfusion Team November 6, 2019 01:38 PM UTC

Hi Amer, 
  
We would like to inform you that we have checked and we can able to replicate the reported issue at our end. Currently, we are validating the issue in both sample and source level. We will analyze and update you the further details on November 08, 2019. We appreciate your patience until then. 
  
Regards, 
Sangeetha Raju. 



GP Gnana Priya Namasivayam Syncfusion Team November 11, 2019 02:38 AM UTC

Hi Amer, 


Sorry for the inconvenience caused.

We would like to inform you that Sflistview by default works properly in your sample in which we have removed all other layouts like grid, stacklayout loaded inside the outer listview's ItemTemplate and checked the shared template. Currently, we are validating what exactly causes the reported issue. We will validate and update you further details on 12 November 2019. We will appreciate your patience until then.

Regards,
Gnana Priya N



GP Gnana Priya Namasivayam Syncfusion Team November 12, 2019 11:49 AM UTC

Hi Amer, 

Thank you for your patience.

We have analyzed and the mentioned issue occurs because of loading ListView in multiple layouts like Grid->Stack->Stack->Grid->Stack->InnerListview inside ItemTemplate which causes the reported issue by preventing touch interaction to inner ListView. This is not related to SfListView and issue occurs in all the Xamarin framework elements including ListView.

Therefore, we have removed some unwanted and empty Layouts in the application and attached the modified sample. Please refer the sample and also attached a screenshot of removed layouts from the following link.



We hope this helps. Please let us know if you need any further assistance.


Regards,
Gnana Priya N


Loader.
Live Chat Icon For mobile
Up arrow icon