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
Layout cells are hardcoded as alphabet letters one after another. There is no specific IDs for it