Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select a record in a grid
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00442045
Message ID:
00442119
Views:
15
>Hi Larry, thanks for the response. I have set the whole grid to read only, as editing in the grid is not allowed. The editing will occur when they double click on the record, which will activate the main editing screen.
>
>I also need to sort out the drag and drop from one grid to another, as this is a scheduler type thing, any Ideas?
>
>TIA

I don't know if any wayt to simulate dragging and dropping with a grid. I've seen classes that handled multiple copying (check out Nick's grid class here) but that entails several mouse clicks to get copy the desired records and move them.

Since you aren't allowing editing, you may want to look at changing the interface if you can. For draggging and dropping, you can use a Listbox or ListView. Either one would not allow any editing and the other functionality is built in.

Just a thought.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform