Did you tryCode:Me.Cursor = Cursors.WaitCursor 'your insert code goes here Me.Cursor = Cursors.Default
|
|
Hi all, when i try to insert data from database into dataset using data adapter, it takes long time, i want to use hourglass but i'm confused how or when i type the code so user will know that application still work. any advise appreciated.
Did you tryCode:Me.Cursor = Cursors.WaitCursor 'your insert code goes here Me.Cursor = Cursors.Default
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Good Article: Language Enhancements In VS 2010
Microsoft MVP 2005/2006/2007/2008/2009/2010
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks