Bob, Much thanks for making me aware of this supplement!
Ray -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bob Sneidar Sent: Tuesday, March 22, 2011 2:52 PM To: How to use LiveCode Subject: Re: Datagrid Column Highlighting I don't think you can select an entire column. What you can do is fake it. The Data Grid Helper by Zryip allows you to set a script that disables sorting, but you need to make the user think a column is selected. Data Grid Helper also has a way of manually setting alternating column colors like you can with rows. You should see if he will include a new script to "hilite" a single column (if that is even possible). Bob On Mar 22, 2011, at 10:38 AM, Ray Horsley wrote: > I can't seem to figure out how to stop a datagrid's behavior from > sorting the entire grid each time a user clicks a column heading. I > would much rather have the column highlighted after the user clicks it > instead of sorting. Anybody know how to set this? > > > > Thanks, > > > > Ray > > > > _______________________________________________ > 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
