Announcement

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

    Obtaining grid column order and size

    We have recently started using SmartClient. I have been trying to find a way to obtain Grid columns order and sizes (after user has changed them) in order to save as user preference. I have not been able to find the API for this.

    Is this possible and if yes what is the command for it?

    Thanks

    #2
    getFieldState() / setFieldState()

    Comment

    Working...
    X