Fixed row count

Tags: #<Tag:0x00007f8b1d84e5e0>

Hi there,

i guess i’m not the only one who needs this, but i can’t find a solution for my question, probably because i dont know the right keywords… :slight_smile:

I want to have a fixed set of rows in my table regardless of the data in my database. So when i initially create my table there should be for example 6 rows.
I really cant find out how to create this 6 rows without creating empty data rows… Do you have a solution for me or maybe a link to a similar requirement? :slight_smile:

Thank you very much!

Hey @cgm.atlassian

does maxRows meet your requirements? Here’s an example https://jsfiddle.net/rh92ge3v/

1 Like