|
-
March 1st, 1999, 10:52 AM
#1
DBGrid
VB6 SP1
I have a DBGrid control on my form, and when I set the mousepointer of the form to be vbHourGlass I still get a vbArrow over the DBGrid control.
The DBGrid control is disabled and I am processing the result set and updating information in the result set.
The entire process is started from a menu item and handled in the menu handler function.
-
May 20th, 1999, 08:46 AM
#2
Re: DBGrid
Try changing the icon property to "vbCustom" and including the HourGlass as the icon.
I hope this will solve your problem.
By the way, can you please tell me how to populate the unbound dbgrid from a table.... the sample application which comes along with
the vb software is not of much help.
Thanking you in advance.
shashi.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|