Link to home
Start Free TrialLog in
Avatar of NMunk
NMunkFlag for Denmark

asked on

C# string grid

Hi,
I have a C# DataGridView - and would like to programmatically set a cell like (row,col) = (1,1) to have a value e.g. "Hello".
Later on I would like to read the value back to a string - anybody knows howto?
Thanks
ASKER CERTIFIED SOLUTION
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial