SfListView in master detail page

Hi. I'm having an issue with SfListView when navigating between pages in a master detail app (on iOS and Android). To replicate the issue, I'm using the template master detail app in Xamarin. In ItemsPage, I replace the collectionview with an SfListView. I then add anything in header or footer. A label is fine. When running the app, the list is fine and the header or footer is displayed properly. Now if I navigate to About page using menu, then come back to items page, the header or footer is empty. The header or footer reappears if another item is selected in the list or if it goes out of view. Is there something I can do to fix this?

4 Replies 1 reply marked as answer

LN Lakshmi Natarajan Syncfusion Team December 14, 2020 07:24 AM UTC

Hi Jacques, 
 
Thank you for using Syncfusion products. 
 
We have checked the reported query “Header/Footer not showing in SfListView” from our side. We would like to inform you that we are unable to reproduce the reported scenario at our side. Based on the information provided, we have checked the reported scenario with Shell application and attached the tested sample in the following link,  
 
Could you please check our sample and revert us the following details which would be helpful for us to check on it and provide you the solution as soon as possible. 
  • Modify our sample to reproduce the issue
  • Issue reproducing video
  • Syncfusion and Xamarin.Forms updated version
 
Meanwhile, we would like to inform you that we are facing header not showing issue when using the ListView in the navigation pages like Tabbed page from the version 18.3.0.47. Could you please revert the Syncfusion version to 18.3.0.44 and let us know the issue resolved or not?  
 
Regards, 
Lakshmi Natarajan 



JA Jacques December 14, 2020 08:00 AM UTC

Hi. Thanks for your quick reply. I saw the problem quite similar with TabbedPage, but didn't think it could be related. Sorry. I just tried previous version and can confirm that the problem doesn't occure with version 18.3.0.44. I suppose you can close this issue as a duplicate.


LN Lakshmi Natarajan Syncfusion Team December 15, 2020 09:50 AM UTC

Hi Jacques, 
 
Thank you for the update 
 
We will fix the reported issue “Header/Footer not showing in SfListView” and include the issue fix in our upcoming Weekly nuget release which is planned to roll out on December 29, 2020. We appreciate your patience until then. 
 
Also, we have generated the custom assemblies newly from a private build and you can download it from the below, 
    
    
The assemblies should be replaced with the existing assemblies in the following location.                                
{Syncfusion Installed location}\Essential Studio\18.3.0.47\Xamarin\lib\pcl\Syncfusion.SfListView.XForms.dll                                           
{Syncfusion Installed location}\Essential Studio\18.3.0.47\Xamarin\lib\android\Syncfusion.SfListView.XForms.dll                                        
{Syncfusion Installed location}\Essential Studio\18.3.0.47\Xamarin\lib\android\Syncfusion.SfListView.XForms.Android.dll                                
{Syncfusion Installed location}\Essential Studio\18.3.0.47\Xamarin\lib\iOS\Syncfusion.SfListView.XForms.dll                                        
{Syncfusion Installed location}\Essential Studio\18.3.0.47\Xamarin\lib\iOS\Syncfusion.SfListView.XForms.iOS.dll                                
{Syncfusion Installed location}\Essential Studio\18.3.0.47\Xamarin\lib\uwp\Syncfusion.SfListView.XForms.dll                                        
{Syncfusion Installed location}\Essential Studio\18.3.0.47\Xamarin\lib\uwp\Syncfusion.SfListView.XForms.UWP.dll                                a 
                                      
Disclaimer: Please note that we have created these assemblies for the version 18.3.0.47 specifically to resolve the query requested in this incident. Could you please check with the above assemblies which resolves the reported issue?   
 
Lakshmi Natarajan 
 



LN Lakshmi Natarajan Syncfusion Team December 30, 2020 08:19 AM UTC

Hi Jacques, 
 
Thank you for your patience.    
    
We have fixed the reported issue “Header disappears in SfListView” and included the issue fix in our latest Weekly NuGet release update version 18.4.0.32 which is available for download (https://www.nuget.org/).    
  
We thank you for your support and appreciate your patience in waiting for this update. Please get in touch with us if you would require any further assistance.    
 
Lakshmi Natarajan 
 


Marked as answer
Loader.
Up arrow icon