Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filters and grids
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00226487
Message ID:
00226541
Views:
25
>>>If you haven't tried removing the grid recordsource completely and then re-setting it, that's another idea...
>>
>>Remove the recordsource? That'll mess up the grid. I don't want to have to rebuild it in code.
>
>No, it shouldn't mess up the grid. Just do
>
>grid.recordsource = '' (empty string)
>set filter, etc
>grid.recordsource = 'mysource'


Didn't hurt, but didn't help, either. :(

Thanks,

Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform