I either use locked fields, then do 'ask' when you click a cell (not the cleanest of interfaces, but I don't use it often), or do as Jerry Daniels demo'ed at Rev Summit, create a 'table group' of fields.

Table groups can actually be very fast, especially if you have a fixed number of rows to display (vs rows of data). You can use a fixed number of flds to scroll through many more rows than are actually displayed. Think of a table group as a 'window' onto the data, and you'll get what I'm talking about.

Jerry actually has a fairly modular table group object he uses. Course right now his head is buried in Constellation, his new script/property editor/debugger.



Troy Rollins wrote:

What do you use? The other two options you mention? Or something else?


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to