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
[email protected]
hawkVisionInfo.wordpress.com
universalConnector.wordpress.com


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

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to