Horizontal Orientation for ListView?

Hi,
I am using the ListView control to generate a checkbox list of values. However, I need the list to be displayed horizontally and not vertically. Is this possible with this control, or is there something better for me to use?
TIA,
Miles

1 Reply 1 reply marked as answer

SS Sharon Sanchez Selvaraj Syncfusion Team May 10, 2021 12:59 PM UTC

Hi Miles, 
 
Greetings from Syncfusion Support. 
 
We don’t have direct property for rendering ListView in horizontal direction. However, you can customize the ListView to be displayed in the horizontal direction using the Template property. 
 
You can specify the width based on your preference. 
 
Refer to the following sample attached for your reference. 
 
 
Please get back to us if you need further assistance. 
 
Regards, 
 
Sharon Sanchez S. 


Marked as answer
Loader.
Up arrow icon