January 14th, 2011, 10:42 AM
#1
CListCtrl: variable columns per row?
Is there a way to vary the number and types of controls in each column/row?
In the attached mockup, the Settings column can have any of the following based on what's selected in the Main column:
- three edit text controls (row 1 in the mockup)
- a dropdown menu (rows 2 and 3)
- one dropdown menu, one button, and one edit text control (row 4)
Is this even possible? If so, how would you approach it?
I've combed through all the CListCtrl articles and haven't seen anything like it.
I'm already familiar with how to implement different types of controls in different columns if a CListCtrl, just not how to vary it by row.
Attached Images
Tags for this Thread
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