Datagrid Column Highlighting
Ray Horsley
ray at linkit.com
Wed Mar 23 10:12:10 EDT 2011
Bob,
Much thanks for making me aware of this supplement!
Ray
-----Original Message-----
From: use-livecode-bounces at lists.runrev.com
[mailto:use-livecode-bounces at lists.runrev.com] 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
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list