I assumed this is accomplished by DataSourceIntegerField + treeNode.setAttribute("myColumnName", 15)...
But when I set up _first_ column this way I get error message saying that TreeNode title is number. (When I move that column to 2nd position in grid everything is OK.)
But when I set up _first_ column this way I get error message saying that TreeNode title is number. (When I move that column to 2nd position in grid everything is OK.)
Comment