Click here to Skip to main content
15,905,325 members

Comments by BeginnerCoderPete (Top 47 by date)

BeginnerCoderPete 14-Jun-18 3:04am View    
But how do I change the columns as and when i need to through MVVM? Is what I'm wondering. Should I either build the grid in code and display it in a contentcontrol or place the Grid on my view and bind the columns to a colection?
BeginnerCoderPete 13-Jun-18 14:35pm View    
Yes it's a read only DataGrid.
BeginnerCoderPete 18-May-18 15:52pm View    
Thank you for your answer, i guess there will be pros and cons to both so i will have to just work out in time what method i prefer.
BeginnerCoderPete 18-May-18 15:51pm View    
Thank you for your answer. I'm glad to hear it's about preference. I will just work with both until i decide which will be my preferred method. I do quite like Table Adapters but i guess since i started out with vb.net then i don't really know much different until now.
BeginnerCoderPete 12-Apr-18 13:45pm View    
Absolutely spot on thanks a lot!