I needed to do this and just put a checkbox immediately above the datagrid, right above the column header for the checkbox column.
On Thu, Dec 1, 2011 at 2:32 PM, Glen Bojsza <[email protected]> wrote: > I think a variation on the lesson will provide a solution close to what I > am looking for. > > thanks. > > On Thu, Dec 1, 2011 at 3:18 PM, Bob Sneidar <[email protected]> wrote: > > > Also consider using something like an option click in any of the > > checkboxes in the datagrid column to toggle all on or all off. > > > > Bob > > > > > > On Dec 1, 2011, at 1:12 PM, Mark Stuart wrote: > > > > > Glen wrote: > > >>> > > > I was wondering if it is possible to use a check box as a column > header > > > for a datagrid. > > > > > > This is where the user can select or deselect all lines in the datagrid > > > instead of having to do it on the individual basis. > > > > > > thanks, > > > << > > > > > > Glen, try this DG lesson and see if that helps what you are trying to > do. > > > > > > http://lessons.runrev.com/s/lessons/m/datagrid/l/8411-How-Do-I-Display-a-Contextual-Menu-When-the-User-Clicks-on-a-Column-Header- > > > > > > The lesson title is: How Do I Display a Contextual Menu When the User > > Clicks > > > on a Column Header? > > > It's not what you are looking for, but may be an alternative. > > > > > > Regards, > > > Mark Stuart > > > > > > -- > > > View this message in context: > > > http://runtime-revolution.278305.n4.nabble.com/Using-a-check-box-in-a-datagrid-column-header-tp4129735p4130600.html > > > Sent from the Revolution - User mailing list archive at Nabble.com. > > > > > > _______________________________________________ > > > use-livecode mailing list > > > [email protected] > > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > > -- Pete Molly's Revenge <http://www.mollysrevenge.com> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
