SfListView nestedlist back to start position after selection

how back to start position after selection in SfListView nestedlist  (blazor) any idea?
Thanks

3 Replies 1 reply marked as answer

SS Sharon Sanchez Selvaraj Syncfusion Team January 22, 2021 12:55 PM UTC

Hi Yuri, 
 
Thanks for contacting Syncfusion support.  
 
We checked with your requirement and we suspect that your requirement is to go back to previous position in the nested list. By setting showHeader as true, along with a headerTitle to the ListView, the back icon will be made visible and with this option you can achieve this requirement. 
 
Please refer to the following demo sample. 
 
 
We can also navigate back in the list with the help of back method, without the use of showHeader property. We have attached a sample here for your reference. 
 
 
If we have misunderstood your requirement, please revert us  with clear details on your requirement so that we can provide a prompt response. 
 
Please refer the below links for more details on ListView: 
 
 
 
Please let us know if you need any further assistance.  
 
Regards, 
 
Sharon Sanchez S. 
 


Marked as answer

YU Yuri January 24, 2021 12:28 PM UTC

Back is obsolete , any alternative? 


KR Keerthana Rajendran Syncfusion Team January 28, 2021 01:52 PM UTC

Hi Yuri, 
 
The back method is deprecated and currently we are checking on this. Meanwhile, we would like to know whether your requirement is to go back to the previous position of the List or else to the very start position of the List(in a multi-level nested list). Please get back to us with clear details on your requirement to assist you promptly. 
 
Regards, 
Keerthana.  


Loader.
Up arrow icon