Source Control Clients
Project Name: cssfriendly
Server URL: https://tfs02.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
11160 May 6
at 2:28 PM
- Added generation of AspNet-CheckBoxList-Disabled class to CheckBoxListAdapter
- GridView's EmptyDataTemplate is now generated in TFOOT of table, and THEAD is hidden
- Commented out reflection-based method calls from MenuAdapter and TreeViewAdapter to allow partial trust hosting again (you can un-comment if you need the functionality)
- XML comments added to TreeViewAdapter, and viewstate issue fixes
- Link to CheckBoxList.aspx was missing from walkthru page
Work Item: 2714,5339,1919
bdemarzo 2624
11086 Apr 29
at 4:18 PM
Applied patch 608 from supergibbs:
#4877 - Changes GridViewAdapter to use the GetRowClass method for the pager section.
#4878 - Changed GridViewAdapter to use the correct Top/Bottom PagerRow when using a Pager Template.
bdemarzo 329
11085 Apr 29
at 4:10 PM
Applied patch 1106 from tonyhild: Patch to solve the <a href='<%# Eval("Text")%>'> binding problem in MenuAdapter. bdemarzo 64
9278 Jan 25
at 1:23 PM
- Major rewrites of GridView, DetailsView, and FormView walkthroughs
- FormView and DetailsView now use PagerTemplate when it exists
- FormView, DetailsView, and GridView properly position pager based on PagerPosition and Visibile properties
- Implemented GridView's DataControlRowType.Pager instead of hard-coded CSS class (non-breaking change)
bdemarzo 839
7742 Nov 15 2007
at 2:23 PM
Updated GridView to properly handle Edit and Selected row states in alternate rows (thanks, JeremyC!).
bdemarzo 386
7464 Nov 9 2007
at 6:04 PM
- Added Separator support to DataList bdemarzo 77
7463 Nov 9 2007
at 5:52 PM
- Improved DataList adapter applies default classes (AspNet-DataList-Item, AspNet-DataList-Alternate, AspNet-DataList-Header, AspNet-DataList-Footer, etc.), renders header, caption, and footer in proper table markup
- Improved CSS class detection in GridView controls
- Added a walkthru/test page for DataList
- Thanks to SelArom for the patches!
bdemarzo 67
5002 Oct 1 2007
at 12:02 PM
Applied CodePlex patch #337/338 provided by tonyhild to apply the AspNet-DetailsView-RowCommand class to the list item row for command buttons. bdemarzo 208
4587 Sep 21 2007
at 5:56 PM
Applied patch from Wizzard to implement PagerTemplate in GridView. Updated GridView test page to illustrate these changes. bdemarzo 101
4571 Sep 20 2007
at 1:22 PM
Updated LoginAdapter -- applied CodePlex patch #301 by Piquet to add support for the VisibleWhenLoggedIn property bdemarzo 86
1-10 of 33Change Sets < Previous 1 2 3 4 Next >
Updating...