I need to add rows to an object listed in a table. My client wants the rows
labeled A, B, C, etc... So the question is.. how to do this. I thought about
just numbering the rows in the database (1, 2, 3) then display them by using
the ASCII number and add the row number.. (ie, I save in the database 1,2,3 and
add 64 then display the resultant ascii character (65 = A, 66 = B, etc)...
Is there an easier way? I get convoluted at times.
Ted
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]