ideas/method to label lines
ideas/method to label lines
- Subject: ideas/method to label lines
- From: Theodore Petrosky <email@hidden>
- Date: Sat, 24 Apr 2010 12:43:37 -0700 (PDT)
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden