Seaside and table support

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Seaside and table support

dtrussardi@tiscali.it
Hello All,
 
 
i work with VW 7.4.1 and  SeasideScriptaculous (2.6b1.108.0,mbany) from store.cincomsmalltalk.com:5432_store_public.
 
 
I'm interested to work with table with:
        - heading row
        - sorted columns
        - total row
        - I/O on specific cell
        - and ...............
 
 
What is the best solution to do it?
 
If javascript is the solution, can i have references about tested "javascript library" ?
 
 
Any pointers would be greatly appreciated!

Thanks!

Dario Trussardi
 
 
 
 
 

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: Seaside and table support

Boris Popov, DeepCove Labs (SNN)
WACanvasTableReport supports most of what you're asking for. We've gone
ahead and extended it quite a bit by subclassing it (as well as
WAReportColum) with our own classes, worked out quite well so far.

See WATableReportTest>>initialize for a quick-start.

Hope this helps,

-Boris

--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5

[hidden email]

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Dario
Trussardi
Sent: Monday, September 25, 2006 8:27 AM
To: [hidden email]
Subject: [Seaside] Seaside and table support

Hello All,
 
 
i work with VW 7.4.1 and  SeasideScriptaculous (2.6b1.108.0,mbany) from
store.cincomsmalltalk.com:5432_store_public.
 
 
I'm interested to work with table with:
        - heading row
        - sorted columns
        - total row
        - I/O on specific cell
        - and ...............
 
 
What is the best solution to do it?
 
If javascript is the solution, can i have references about tested
"javascript library" ?
 
 
Any pointers would be greatly appreciated!

Thanks!

Dario Trussardi
 
 
 
 
 
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside