DataGrid: some questions
zryip theSlug
zryip.theslug at gmail.com
Sun Sep 4 19:34:38 EDT 2011
On Mon, Sep 5, 2011 at 12:54 AM, Matthias Rebbe
<matthias_livecode_150811 at m-r-d.de> wrote:
> I entered 2 values for that option menu for example "Meier" and "Schulze".
> If i now add a line to the DataGrid, the option menu already shows "Meier". But it is not shown in messagebox when putting the dgText of that datagrid to messagebox.
> I first have to go to that button and have to reselect "Meier". After that i get the value "Meier" shown in message box when putting dgtext to messagebox. So it seems the default value of that option menu is not set/recognized.
>
> Any ideas how i can solve that without adding a "please select" into the first line of the menu values?.
A possible solution could consist to add an empty value on the top of
the values defined in the menu button.
Empty
"Meier"
"Schulze"
Best regards,
--
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
More information about the use-livecode
mailing list