Expand my Community achievements bar.

Modify inline edit table default value

Avatar

Level 7

Hi all,

I am developing a table component using the 6.3 inplace edit functionality. In the default component (/libs/foundation/components/table) only inline/inplace editing is used to populate the table.

By default, when opening the inline table edit, a table with 3 columns and 2 rows is generated. What is the best way to adjust this? My requirement is to create a 3x3 table by default. But i am not getting any config setting for same.

regards,

Ankur

1 Reply

Avatar

Level 4

hi @AnkurAhlawat, i have a similar requirement, do you have the solution to change the default tableData value?

 

Thanks in advance