Hello,
I want to attach layout with specific id’s to window, when i try this it does not work.
var dhxLayout = dhxWin.attachLayout({
pattern: "2U",
cells: ["id":"myCustomID"}]
});
please advise
Kris
Hello,
I want to attach layout with specific id’s to window, when i try this it does not work.
var dhxLayout = dhxWin.attachLayout({
pattern: "2U",
cells: ["id":"myCustomID"}]
});
please advise
Kris