i want to ask something about ListBox in Windows Phone
how to split 1 row listbox into 2 column?
i want to show item like this image:
the list is contain news from RSS
Thanks
You can use the WrapPanel from the Silverlight for Windows Phone Toolkit to accomplish that kind of layout.