Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid - Showing different Currentcontrols simultaneously
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00785047
Message ID:
00785048
Views:
10
>I have several custom container classes, each containing different objects. Each container class is the same size. Depending on a value in the grids' current data row I want to show one of these classes as the Column.Currentcontrol. I have set sparse to .F. to show all rows simulaneously, but whichever currentcontrol is active for the current row appears in ALL rows of the grid. Then when I move down one row the next (different) control appears in ALL rows of the grid.
>
>I would like to show a DIFFERENT control in each row, simultaneously (Without sparse = .T. where only the current row is visible).
>
>Does anyone know how to do that?


Don,

You should use DynamicCurrentControl Property.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform