Tuesday, 28 May 2013

dynamic table creation in windows form using visual c++ 2010

dynamic table creation in windows form using visual c++ 2010

How to create a table of nxn in a windows form, where n is specified at runtime in a seperate form just before the form including the table.(the second part i can do ,please just help me for the dynamic table creation)

No comments:

Post a Comment