DataLayout bug ?

Hi

Look at this Snippet. Why template function is called twice when i call the add Method ?
It should not do that. Bug ?

https://snippet.webix.com/r48113ix

Up :slight_smile:

Hello,

We would rather not consider it a bug, but a widget peculiarity:
firstly, Datalayout paints the necessary UI elements, then it fills them with data.