|
odd DataGrid behaviour
|
| |
My form creates a DataGrid named 'grid' at runtime, assigns a DataTable named 'InvDT' as the grid's .DataSource, and then positions the grid on the form. The form then lets user do various things, which result in one or more rows being added to the 'InvDT' DataTable. Everything's working grand, data shows... more »
|
|
Datagrid Alignment
|
| |
My VB.NET 2005 application a datagrid and would like to be able to right-align numeric fields, as I can in the full framework. I have read elsewhere that I need CompactFramework 2, Service Pack 2 to do this, so I have installed it on my device. The DataGridTextBoxColumn now has an Format property (which I don't think it had before), but there is no Alignment... more »
|
|
Operation was attempted on something other than a socket
|
| |
I receive this error message while downloading a file to an ARM CE device using a WebResponse. The same code is used successfully on another arm CE device with more memory available (albeit a different code base) but I've never seen the available memory exceeded on the device on which it fails.... more »
|
|
SetLocalTime api
|
| |
Hi, I'm using SetLocalTime API in order to update an iPaq's clock according to user's request. Whenever the user updates the time, I should update another device's clock using rs232. I noticed the following: When changing from summer to winter and the other way around (e.g. 1 sept 08 <==> 1 Jan 08),... more »
|
|
.Net 2.0 for Windows Mobil 5
|
| |
Hi, Using C# & VS2008 I need to provide the .net 2.0 installation .Cab for my Windows Mobile 5 PDA, but I'm having a hard time finding what file to use. I've searched for previous answeres to this, but maby I'm blind as I can't seem to find an answare. :) So if anyone can give me a hint here, I'd be very thankful.... more »
|
|
Hang in GPSCloseDevice, CloseHandle, or EventModify
|
| |
Hello, I'm investingting a situation that's causing my app to hang. It only occurs very rarely, and the last time it happend, my application logs helped me narrow it down to a few lines. It's basically in the Microsoft-provided GPS intermediate driver sample code, in the Close method of the Gps class. It takes a lock, then calls:... more »
|
|
CF 2.0 SP2 installation on development machine
|
| |
I downloaded the msi file for CF 2.0 SP2 and ran it on my XP development machine with VS2005 and Platform Builder. The rebuilt CE image is not including CF 2.0 SP2. cgacutil on the CE device reports CF build number 2.0.6129.0 which is SP1. How can I get SP2 to include in the CE image?
|
|
Some Problem With FileSystemWatcher openNETCF
|
| |
Hi all....i am trying to make an mobile application that will monitor all changes done by all processes on the mobile witch involves Creating Renaming Deleteing Changeing of a file or a directory. Let's restrict it to myDocument for example and i want to know When a file is modified creaded deleted in any way...... more »
|
|
Version Option is Invalid
|
| |
Using VS.Net 2005 or 2008. I receive this error message when trying to connect to or deploy to an ARM based CE 5.0 device through VS or any of its accompanying tools. I can connect to the device via ActiveSync however. I've tried re-installing Active Sync even VS 2005 with no luck. Searching groups for this message only resulted in a few vague references to RPC but... more »
|
|
|