Click to See Complete Forum and Search --> : DBGrid select row?
fowlerjp
Feb 21st, 2000, 07:36 AM
In using the DB Grid control would you be able to programmatically select the entire row when any box is clicked on? And not just when you click on the right column bar.
hlieu
Feb 24th, 2000, 04:43 AM
Hey, it seems that we are the only people on this message board that are using dbgrids. If you want, email me at hlieu@ssi-solutions.com and maybe we could share some knowledge.
qassim
Mar 3rd, 2000, 12:05 PM
hello,
use rowcolchange event of dbgrid and type there
DBGrid1.SelBookmarks.Add DBGrid1.Bookmark
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.