mozaharul, I need an empty database for your app....please...
EDIT:
1st Feedback
The app is VERY slow to load on the IDE, about 30 secs to 1 min...
I compiled in Optimized mode, using EREL's moded CEnhancedForm.cs file, and I've managed to run it in the device..
It also takes a lot of time to load, just about the same as with the IDE....
Atached are two images, the first from the IDE RUN, The other from the compiled exe execution...
As you can see there significant diference in between the two of them.
The main reason is that the exe is using the VGA screen as such, but the IDE doesn't, as it was designed to work only in 240x320 screens...
Perhaps you can try to redraw you forms in order to make them fit better, as I feel they are just a couple of 50 or 100 pixels too large...(remeber that even a 240x320 screen is NOT 240x320 wide)
If you want I can post both the VGA enabling cabs as well as the altered mui file...in order for you to do your own tests on the client device...