Using DataGrid object in SmartPhone application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi to all,

I try to build an application for smartphone using a DataGrid object.
This is the problem. Visual studio .NET 2003 allow to put the object to a
form but when a see the code I find ad error: Object Datagrid does not exist.

Where is my error?? I try to include all library. Nothing.

10x

Fabio
 
CF 1.0 datagrid is not supported on SmartPhone 2003.

Cheers
Daniel
 
Yes their datagrid controls is not supported on Ms 2003
but you can use VDS 1.0, I am sure it will help you
:)
 
It's free????? Open Source???

Fabio


Labit said:
Yes their datagrid controls is not supported on Ms 2003
but you can use VDS 1.0, I am sure it will help you
:)
 

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