Hi,
I think I found a bug on TreeListCalculatedColumn when using on demand loading on a treelist
If a RadTreeList control is configured with AllowLoadOnDemand and a TreeListCalculatedColumn is defined within its column définitions and exception "The given key was not present in the dictionary." is raised by TreeListCalculatedColumn.OnColumnDataCellBinding(Object sender, EventArgs e) +314
I have a sample project to repro this behavior if required
Rgds
I think I found a bug on TreeListCalculatedColumn when using on demand loading on a treelist
If a RadTreeList control is configured with AllowLoadOnDemand and a TreeListCalculatedColumn is defined within its column définitions and exception "The given key was not present in the dictionary." is raised by TreeListCalculatedColumn.OnColumnDataCellBinding(Object sender, EventArgs e) +314
I have a sample project to repro this behavior if required
Rgds