passing arrays to datagrids

cpp.net datagrids , Arrays datagrids , Datagrids Arrays Vancouver, Canada
  • 11 years ago

    What the secrect to passing an Array to a Datagrid in VC++ .net?

    String *array[]= {S"test41",S"test212",S"test1123",S"test51234"}; dataGrid1->DataSource = array;

    All I get is a Table called 'length' and the number data to represent each the lengths of each data string

    Anyhelp would be useful

  • 11 years ago

    test

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“To iterate is human, to recurse divine” - L. Peter Deutsch