954,498 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Visual C++ Matrix View.

hi everyoen i've a matrix array with some value, i want to shaw each of them in matrix type in my form, how can i do it? can i use DataGrid view for this? and if yes ... what is method..

somon
Newbie Poster
16 posts since Oct 2010
Reputation Points: 26
Solved Threads: 0
 

What have you tried so far? Have you used google to see if you can get any tutorials? Like this one ?

And please, stop using those html tags, they don't work here.

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

What have you tried so far? Have you used google to see if you can get any tutorials? Like this one ?

And please, stop using those html tags, they don't work here.


Well i can drop as many text field as i need and equalate each text to some value in array but i will take pretty much time, cause my array size is 9x9, well actully it;s a sudoku game

somon
Newbie Poster
16 posts since Oct 2010
Reputation Points: 26
Solved Threads: 0
 

See also this thread . You have several options -- just pick one and go with it.

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 
See also this thread . You have several options -- just pick one and go with it.


i guess it could be the way to do that, but i dont think it would look good in my sudoku game..

somon
Newbie Poster
16 posts since Oct 2010
Reputation Points: 26
Solved Threads: 0
 

you can always draw it yourself however you like it, something like this one

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: