How to set the string for cell(rowNumber, colNumber)
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I got a DataGrid and I want to set a string for the cell(rowNumber, colNumber) but i do not known how to do it. Help me please. Thanks a lots. Mr Duc Linh Nguyen
See the
DataGrid.CurrentCell
property documentation in the .NET Framework SDK.Microsoft MVP, Visual C# My Articles