A Few bits and pieces
zryip theSlug
zryip.theslug at gmail.com
Sat Nov 27 17:19:30 EST 2010
On Sat, Nov 27, 2010 at 10:38 PM, Peter Haworth <pete at mollysrevenge.com> wrote:
> Thanks, good to know all that. One follow up question - what's the
> difference between dgHilitedLine and dgClickLine?
Pete,
You're welcome.
dgClickLine is for immediate action and can be used to know if an user
has just clicked on a line
dgHilitedLine and dgHilitedLines can be used any time to know the
actual hilited lines of a datagrid
Note that if you have a line selected and if you click on an empty
area in the datagrid:
- dgHilitedLine will return something
- dgClickLine will return empty
For demonstrate dgClickedInDataView, dgClickLine and
ColumnControlOFIndex, the experiment 18 is shared in the Slug's Lab:
http://www.aslugontheroad.co.cc/index.php?option=com_phocadownload&view=category&download=18:experiment-18-dg-interaction-with-a-control-of-a-column&id=7:data-grid&Itemid=63
Regards,
--
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
More information about the use-livecode
mailing list