Hi Guys,
i have a Silverlight data grid contains list of category name like below
category name1
category name2
category name3
category name4
Now i need to modify this grid into two columns equally
category name1 category name2
category name3 category name4
how?