Option Button in a Datagrid
Mark Schonewille
m.schonewille at economy-x-talk.com
Thu Oct 25 19:48:32 EDT 2012
Hi Glen,
You can add a locked field to a datagrid and show a popup button when the user clicks on that field. I presume the popup button needs to contain a script that puts the chosen value into the field. Because the popup button doesn't need to be part of the datagrid, I expect no problems with hilites etc.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour spaces. http://www.color-converter.com
On 25 okt 2012, at 16:07, Glen Bojsza wrote:
> Hello,
>
> I want to add an option button to a column in a datagrid... this is not a
> problem except when a user tries to use it.
>
> The choices are are there and the drop down works but you can read the text
> in the drop down.
>
> If you turn off auto hilite for the datagrid then everything with the
> option button is fine but then you can't allow the user to visually select
> a line.
>
> Is there another way of having the text in the option button to show as
> normal and allow for auto hilite of the line in a datagrid?
>
> thanks,
More information about the use-livecode
mailing list