Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Add columns at run-time

    Is it possible to add (not show/hide) columns to a ListGrid at the run-time?

    Thanks

    #2
    Hi Mark,

    See setFields. In general, if you need to change something, look at the setter method for it.

    Comment

    Working...
    X