Hey Popcorn, Have you first evaluated t:dataTable with t:columns and t:dataScroller to see if it will meet your needs? This already handles paging and sorting. Not sure what you mean by "editable tables".
If you're determined to build your own, you won't probably find a better example than the source code for the above components -- they already represents the best way we know how to do these tasks :-) On 9/26/06, Popcorn <[EMAIL PROTECTED]> wrote:
Hi, I need to implement a custom data table. Can you provide some pointers on how to go about doing this? I am totally lost. I need to implement functionalities like sorting, pagination, editable tables etc. Please help. Thanks.

