Hi,
I am trying to build a Table which has only one editable cell.
DialogTemplate.Table ( 10, 30, 360,18, ["name"], [Constans.TABLECOLUMN_SINGLELINE_EDIT], [90], "MY_TABLE", Constans.TABLE_STYLE_DEFAULT);
The result is that the cell is not editable. Why? What did I miss?
P.S. Already solved. Thanks.
Martin Miskovic on
Hi Albina,
Even if you are able to solve the issue, please include the answer on your question. It could help someone else having the same or similar problem.
Thank you.
Martin