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