| | | | Browse by category |
Article ID: 343
Last updated: 07 Jun, 2018
Problem
Can the grid be operated in list box mode? I want the entire row to be selected when the user clicks on any cell in the grid.
Cause
Action
This is supported and is very easy to do.
For MFC users, take a look at CGXGridParam::SetSpecialMode() in the grid documentation. It has settings for both single selection (GX_MODELBOX_SS) and multiple selection (GX_MODELBOX_MS) list boxes.
This article was:
Helpful |
Not helpful
Report an issue
Article ID: 343
Last updated: 07 Jun, 2018
Revision: 4
Views: 1952
Posted: 24 Jan, 2001 by
Meltreger B.
Updated: 07 Jun, 2018 by
Meltreger B.
Others in this category
Powered by KBPublisher (Knowledge base software)