Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

String Grid - move rows

249 views
Skip to first unread message

Julie Miyagi

unread,
Sep 10, 1998, 3:00:00 AM9/10/98
to
How do you move rows in a string grid? I would like to allow my users to
drag a row to a new location in the string grid. The string grid
component has an options.goRowMoving property that is supposed to allow
row moving. How does this work? What do I need to code to make this
work?


Frederick

unread,
Sep 11, 1998, 3:00:00 AM9/11/98
to
Hello,
You shouldn't need any extra code. In the StringGrid
Options setting goRowMoving to True will allow users
to drag rows about, also you can do it programmatically,
the String Grid control has protected methods defined in
TCustomGrid called MoveRow and MoveColumn that
you can override in a descendant StringGrid.

Julie Miyagi <redw...@placer.ca.gov> wrote in article
<35F81E7B...@placer.ca.gov>...

0 new messages