FlexGrid Update Available (Build 46)

FlexGrid for Silverlight/WPF This prerelease version adds several new methods and properties: Added SelectedItem, SelectedItems, SelectedIndex properties Added CollapseGroupsToLevel (int level) method Added simple Print method: Print(string docName), Print(string docName, scaleMode sm, Thickness margin, int maxPages) Added Save(stream s, FileFormat f) method to save the grid to...