Re: Variable columns in Table Component
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
instead of hardcoding the value as :orderId, ? filename, ? size, ? !delete: :delete, ? !moveUp: :moveUp, ? !moveDown: :mov