Index: lams_central/src/flash/org/lamsfoundation/lams/authoring/cv/PropertyInspector.as =================================================================== diff -u -re29da944eda8130524f2badd0f3649056f6835be -r4c79d41798ddf687e9ac24f48ceab623df6a5680 --- lams_central/src/flash/org/lamsfoundation/lams/authoring/cv/PropertyInspector.as (.../PropertyInspector.as) (revision e29da944eda8130524f2badd0f3649056f6835be) +++ lams_central/src/flash/org/lamsfoundation/lams/authoring/cv/PropertyInspector.as (.../PropertyInspector.as) (revision 4c79d41798ddf687e9ac24f48ceab623df6a5680) @@ -667,7 +667,7 @@ a.groupingUIID = newGroupingUIID; Debugger.log('Set grouping UIID to: '+a.groupingUIID ,Debugger.GEN,'onAppliedGroupingChange','PropertyInspector'); - + _canvasModel.selectedItem.refresh(); } /**