Vilius7
(Vilius Kukanauskas)
1
I have a Week based dynamic Grid with multiple Columns.
Some Rows have Content, some only placeholders.
We would like to remowe the placeholders, merge the columns to one, and put a button there
Something like this

Is this possible with Native Grid<> ? (we need grid to enable the Sorting of columns)
ollit.1
(Olli Tietäväinen)
2
No, Grid doesn’t support merging of data cells (header cells can be merged, though).
-Olli
Vilius7
(Vilius Kukanauskas)
3
tx for fast responce, we changed now the story requirements 
Michael577
(Michael Bauroth)
5
So does this mean, that it is also not possible to generate complete rows (as in table was possible with RowGenerator)?
Thanks in advance
Michael
Anna90
(Anna Sadriu)
6
Vilius Kukanauskas:
I have a Week based dynamic Grid with multiple Columns.
Some Rows have Content, some only placeholders.
We would like to remowe the placeholders, merge the columns to one, and put a button there
Something like this

Is this possible with Native Grid<> ? (we need grid to enable the Sorting of columns)
hi, i need almost the same table structure…can you pls tell me how did you implement it?
thanks a lot in advance!
br
anna