Row count in datagrid

Alex Adams alex at a2technology.com
Fri Mar 12 15:18:01 EST 2010


put the dgNumberOfLines of group "dgConnectedList" of card
"crdConnectedList" of stack "stkConnections" into rowCount
Always equates to 0

What am I doing wrong?
-- 
Alex Adams

hawkVision ‹ tools for solving Wicked Problems

(a)2 Technology Partners, Inc.
831-726-8013
alex at a2tecnology.com
hawkVisionInfo.wordpress.com
universalConnector.wordpress.com


> From: zryip theSlug <zryip.theslug at gmail.com>
> Reply-To: How to use Revolution <use-revolution at lists.runrev.com>
> Date: Fri, 12 Mar 2010 20:53:49 +0100
> To: How to use Revolution <use-revolution at lists.runrev.com>
> Subject: Re: Row count in datagrid
> 
> 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
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list