|
-
January 14th, 2000, 08:25 AM
#1
DataGrid Control - How to select a cell???
The VB6 MSDN documentation says use the .SelStartCol, .SelEndCol, .SelStartRow and .SelEndRow.
When I try to code it, I run into a problem. Of these properties, .SelStartRow and .SelEndRow are not available (when I try to code it, it turns out that VB does not think that they are properties of the DataGrid Control). How else can I select a cell and setfocus to it (make it the active cell) for a DataGrid Control????
Help!
Nikhil
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
|