Hi All I need (for the first time ever!) to create a multiselect grid (in vfp8) and I'm looking for ideas.
The grid is fed from a local view and the user can already filter what is seen in various different ways. What I want to do is allow the user to select various rows on the grid and add those rows to the current filter so that they can click a button and only they are seen - or click again and the original view is seen. This will be used in a multi-user environment, so my first idea - add a new logical field to the main source table - wouldn't work. I have a half-formed idea to create a local cursor on the fly which would be a source for the view, but I'd appreciate any other suggestions anyone has. (The actual mechanics of the multiselect are no problem it's the data aspects that have me puzzling). -- Cheers ============ Brian Abbott ============ _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

