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
