Source code checked in, #98930
SP2007: Add custom editor part MyWebPartEditor.cs with droplists for list, view, and fields. Added constant string GeneratedPropertiesCategory for generated properties category name. Overrode...
View ArticleSource code checked in, #98950
SP2010: Encapsulate all generated property categories into GeneratedPropertiesCategory
View ArticleSource code checked in, #98951
SP2010: New method AddEditPropertiesLink to add edit link to display in exception handler for CreateChildControls
View ArticleSource code checked in, #98956
SP2010: Override GetToolParts to put our custom properties at top
View ArticleSource code checked in, #98966
SP2010: Add custom editor part (with droplists for list, view, & field names)
View ArticleSource code checked in, #98970
Cosmetic: GooJaChartsPart.cs: Fix indents, synchronizing SP2007 & SP2010 versions
View ArticleSource code checked in, #98974
SP2007 & SP2010: MyWebPartEditor.CreateChildControls: Attach ms-ToolPartSpacing style conditionally depending on SharePoint version, to unify SP2007 & SP2010 code
View ArticleSource code checked in, #98975
SP2007 & SP2010: LoadLists: Default to first list if none specified
View ArticleSource code checked in, #98976
SP2007 & SP2010: ListReader.cs: GetPlots: Fix Nan testing (use Double.IsNaN, not !=)
View ArticleSource code checked in, #98977
SP2007 & SP2010: MyWebPartEditor.LoadViews: Code cleanup
View ArticleSource code checked in, #98978
SP2007 & SP2010: MyWebPartEditor.LoadViews: Code simplification
View ArticleSource code checked in, #98979
SP2007 & SP2010: MyWebPartEditor.LoadFields: Add "(none)" option for Y2Value
View ArticleSource code checked in, #98997
SP2007: New spver class to provide info about compiled SharePoint version
View ArticleSource code checked in, #98998
SP2010: Add Site parameter allowing access to off-site list; New spver class to provide info about compiled SharePoint version
View Article