abigdreamer
Posts: 0
Joined: Fri Jul 12, 2013 7:20 pm

Dynamic re-sizable Grid Partition

Can we have an expandable Grid Section that gets bigger only if there are enough values, the size is determined by the number of populated values?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Dynamic re-sizable Grid Partition

Hi Mike,

The number of rows can be changed via mapping, when an array of records is sent to grid.
As for number of columns - this is a bit more difficult, you can't affect them via mapping. But you can use the whole DOM tree of the document and jQuery.

Return to “Issues”