I have a grid view code below which have divided into 3 column. But i have a problem with the code is that. When multiple data is retrieved
You should put a StackPanel in each column and add the items to the StackPanels instead of the grid.
StackPanel