Hi,
I am trying to establish dynamically the number of columns and rows of a given grid components. I have been considering 2 approaches:
- DS Components API
- Grid component properties databinding
Any of 2 options seems to be feasible (no methods on API; greied Property Binding)
Someone has an idea of achieving this goal if possible?
Thanks