Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiselect in Grid
Message
From
23/12/1998 15:18:58
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00168653
Message ID:
00170068
Views:
30
Thak you Michael I found an unswer.
Gregory
>PMJI;
>
>Changing the backcolor is what makes the multiple rows look like they're all 'selected', when actually you're just marking a field as 'true'.
>
>>Edward,
>>
>>I don't want to change BackColor based on status of the check box in a grid.
>>I want to be able to highlight several records in a grid and then change value in column.checkbox for higlighted records.
>>
>>
>>>>Hi,
>>>>
>>>>I would like to khow how I can select (highlight) several records in a
>>>>grid and change status in one of the columns for selected records to .T. or if this column control is a check box - select it.
>>>>Thank you.
>>>
>>>Grid.Recordsource should have additional field 0/1 to indicate 'selected' status. You may bind some column.checkbox to this field and evaluate Column.DynamicBackColor properties based on its value.
Previous
Reply
Map
View

Click here to load this message in the networking platform