Hi
I have listview control on my page.
I want to display data in following format.
| Item 1 | Item2 | Item 3 | Item4 |
| Item5 | Item6 | ||
| Item7 | Item8 | Item9 | |
| Item10 | Item11 |
I have set RepeatLayout="Table" and RepeatColumns="4".
If there are any other option other than listview then please let me know.
Thanks
Amit Joshi
Amit JoshiPosted Jan 27, 2016, 8:18 AM
Rajeesh MenothPosted Jan 27, 2016, 2:57 AM
Abdu RafeeqPosted Jan 26, 2016, 11:52 PM