Hello!
I have server template (just a table with 2 more labels), almost the same as in the online example. Is it possible to add such nodes on client side ? I understand _ondatabound will never be called, but I think I can imagine finding controls and filling their values at client side.
My tests show that new node added at client side is just a div with text. Is that true?