303factory
Registered User.
- Local time
- Today, 20:43
- Joined
- Oct 10, 2008
- Messages
- 136
Hi
My application has the main Access window hidden wth ShowWindow(Application.hWndAccessApp, SW_HIDE)
The problem is that in datasheet view the user cannot sort the results by any particular field because the right click menu is disabled.
Is there any way to allow sorting of datasheets with the main access windows hidden?
Thanks
Dan
My application has the main Access window hidden wth ShowWindow(Application.hWndAccessApp, SW_HIDE)
The problem is that in datasheet view the user cannot sort the results by any particular field because the right click menu is disabled.
Is there any way to allow sorting of datasheets with the main access windows hidden?
Thanks
Dan