Hi all,

As I know ULCTable objects don't load the whole data, which belongs to the table. They load only the data, which can be seen and some more rows.

I would like to access all rows of a table and not only the loaded ones.
Example: If a table has 400 rows, but the first fifty are shown, I would like to access the "last" row, which is not the 50th row but the 400th row.

Is there any possibility to access all rows programmatically? Perhaps sending events or calling specific methods or something like that?

Thanks in advance!

Best Regards,
Martin

--
Martin Moser
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to