Row count in datagrid

zryip theSlug zryip.theslug at gmail.com
Fri Mar 12 14:53:49 EST 2010


2010/3/12 zryip theSlug <zryip.theslug at gmail.com>:
> 2010/3/12 Alex Adams <alex at a2technology.com>:
>> Simple question.  How do I determine the row count in a datagrid?  I¹ve
>> searched through the manual, but I can¹t find it.
>>
>> Thanks,
>> --
>> Alex Adams
>
>
> Hi Alex,
>
> Have you tried :
>
> put the number of lines of the dgProp["columns"] of group "myDataGrid"
>
> Note : The columns property return a line delimited list of columns in
> your grid.

Why I have read columns ??

For row, have you tried the dgNumberOfLines property?


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



More information about the use-livecode mailing list