Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Basic input form
Message
From
09/03/2005 08:20:43
 
 
To
08/03/2005 10:45:41
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00993653
Message ID:
00993957
Views:
12
This message has been marked as the solution to the initial question of the thread.
I solved the problem. I somewhere read somthing about the DataGrid handle not beeing created.

So in the form_load event i did this:

dim x as IntPtr = dgdCustomers.Handle

and Voile, that solved the problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform