|
-
Feb 21st, 2000, 08:36 AM
#1
Thread Starter
Member
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.
-
Feb 24th, 2000, 05:43 AM
#2
Junior Member
Some DBGrid help
Hey, it seems that we are the only people on this message board that are using dbgrids. If you want, email me at [email protected] and maybe we could share some knowledge.
-
Mar 3rd, 2000, 01:05 PM
#3
Lively Member
select row of dbgrid
hello,
use rowcolchange event of dbgrid and type there
DBGrid1.SelBookmarks.Add DBGrid1.Bookmark
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
|