DataGrid for display a Matrix??

  • Thread starter Thread starter Chi Pheo
  • Start date Start date
C

Chi Pheo

Hello!
I am a C# beginner, so i have not worked well with some windows controls
components. When I use Delphi to program, if i want to display a Matrix, I
can use a StringGrid by setting the properties Item[] := value. But in C#
how can I do it? I have read some lines about DataGrid, but it is very
complicated for me. I can not find any thing more simple to reach my
destination.
Pls help me to show the easy way to display a Matrix by DataGrid.
Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top