|
-
October 12th, 1999, 09:17 AM
#1
Grid
Hi, is there a way to directly edit values in a MSHFlexgrid or MSFlexgrid?
-
October 12th, 1999, 09:25 AM
#2
Yes but prefer DBGrid in UnBound mode...
Check the sample that comes with vb about editing in flexgrid cells, but because I had experience with that, I recommend you to use DBgrid in unbound mode...
If you need more help on that tell me to post here a lot of code on that (section of my postgraduate project) :-)
Michael Vlastos
Automation Engineer
Company Modus SA
Development Department
Athens, Greece
-
October 12th, 1999, 09:50 AM
#3
Re: Yes but prefer DBGrid in UnBound mode...
I agree, I'd also use the DBGrid instead of the other grids. Although NOT in unbound mode. IMHO that's way too much work.
I'd use bound mode (and maybe stand-alone ADO-recordsets).
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
|