Another Data Grid problem

zryip theSlug zryip.theslug at gmail.com
Sun Sep 5 17:32:57 EDT 2010


On Sun, Sep 5, 2010 at 11:15 PM, Len Morgan <len-morgan at crcom.net> wrote:
>  I have set a button to contain the custom behavior for my data grid table.
>  However, the selectionChanged is never getting sent.  All of the other
> handlers are being called in that button so I'm not sure what's going on.
>  What I need to do is when a new line is selected, I need to get the
> contents of the first column of the (now) selected row, then get the data
> for that from the database.
>
> Thanks again!
>

Hi Len,

Have a look to this lesson:
http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7313-How-Do-I-Get-Data-Associated-With-a-Row-or-Column-

Try to place your selectionChanged handler in the datagrid group
instead of the custom column behavior.


Regards,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc



More information about the use-livecode mailing list