I have an an array called:
string[,] TableData;
Can I link its content with a DataGrid control using binding?
If possible, I would like the user to be able to edit the Grid and reflect the changes in the array.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…