Search found 2 matches

by uimike
Fri Oct 16, 2009 12:35 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Getting Data Grid values - what I am doing wrong?
Replies: 2
Views: 2447

Trevor,

Awesome - that did the trick, exactly what I needed! Many thanks!

And opens up a whole lot of possibilities for me :)

mike c
by uimike
Thu Oct 15, 2009 1:39 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Getting Data Grid values - what I am doing wrong?
Replies: 2
Views: 2447

Getting Data Grid values - what I am doing wrong?

Any help appreciated... I have a series of buttons, each with a mouseEnter handler. When the mouse enters a button, a field is shown near it. In that field, I want to put a value. That value is in column 2 of a data grid. In column 1 is the name of the button. So what I _thought_ I needed to do is: ...