Ticket #85 (assigned enhancement)

Opened 3 months ago

Last modified 3 months ago

table operations

Reported by: nick.belsh..@earth.ox.ac.uk Assigned to: bi..@lilyapp.org (accepted)
Priority: trivial Milestone: 0.2
Component: Externals Version: Public Beta 2pre2
Keywords: Cc:

Description

minor issue - when using 'addRow' the 'length' input option is not updated for the empty rows. it gives the same length as before.

if I am just adding rows with data and I want to color the last entered row I must use length to get the number of the last row (but if I added empty rows that is a problem). Would it be reasonable to have a negative number row option which selects the last row in the table? -1 is last row; -2 second to last etc this is consistent with array addressing in various programming languages.

Change History

08/28/08 18:55:15 changed by bi..@lilyapp.org

  • status changed from new to assigned.

08/29/08 20:18:41 changed by bi..@lilyapp.org

  • milestone changed from 0.1 to 0.2.