Re: Variable columns in Table Component

2006-08-23 Thread andyhot
use and add a method in your component class that each time returns whatever is appropriate... [EMAIL PROTECTED] wrote: > Hi, > > I've simplified this example code to make things (hopefully) clearer, > because what I think I'm trying to do shouldn't be too hard... > > I have a page with a custo

Re: Variable columns in Table Component

2006-08-23 Thread Karthik N
instead of hardcoding the value as :orderId, ? filename, ? size, ? !delete: :delete, ? !moveUp: :moveUp, ? !moveDown: :mov

Variable columns in Table Component

2006-08-23 Thread Thomas.Vaughan
Hi, I've simplified this example code to make things (hopefully) clearer, because what I think I'm trying to do shouldn't be too hard... I have a page with a custom component that uses the Table component to render a list of files that a user has uploaded to my system. On one screen, I want to s