Change Set Date Downloads Comment
24242
by bdemarzo
Jan 14 2009 at
5:45 PM
7575 Added Insert item support to FormViewAdapter
24043
by bdemarzo
Jan 8 2009 at
1:53 PM
481 Added LinkButtonAdapter (thanks to ereck for the patch)
24042
by bdemarzo
Jan 8 2009 at
1:50 PM
327 * CheckBoxList now applies CSS class 'AspNet-CheckBoxList-Selected' to selected items.
* RadioButtonList now applies CSS class 'AspNet-RadioButtonList-Selected' to selected items, 'AspNet-RadioButtonList-Disabled' to disabled items, and 'AspNet-RadioButtonList-RepeatDirection-*' where * is 'Horizontal' or 'Vertical' to the outer <ul> based on the control's RepeatDirection property.
19655
by bdemarzo
Nov 18 2008 at
6:19 PM
1677 - Applied nikolayraychev's patch 2082: added support for RepeatLayout=Table (HTML table) and RepeatLayout=Flow (html UL).
- Applied damianedwards's patch 1895: added CSS classes to GridView header cells (sortable, sorted, asc, desc)
Work Item: 7717
16291
by bdemarzo
Aug 19 2008 at
2:05 AM
3457 Applied patch 1691 fixing type references when subclassing adapters, and changing method signature to protected virtual.
16230
by bdemarzo
Aug 16 2008 at
1:48 AM
377 - Remove extra > in TreeViewAdapter with node image
- Improve EmptyDataTemplate support for FormViewAdapter
- Added sample to illustrate 6439 (server-side linkbutton doesn't render in DetailsView EmptyDataTemplate)
- Added sample to illustrate previous fix in rendering control names with underscores
Work Item: 6807,7147
16229
by bdemarzo
Aug 16 2008 at
1:24 AM
176 - Fixed issue with underscores causing incorrect HTML name properties
Work Item: 3450,5588,5766
15615
by bdemarzo
Jul 30 2008 at
5:48 PM
864 - Tweaks to CheckBoxList, GridView

Work Item: 6398,6456,6457
11160
by bdemarzo
May 6 2008 at
2:28 PM
4338 - 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
11086
by bdemarzo
Apr 29 2008 at
4:18 PM
615 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.
11085
by bdemarzo
Apr 29 2008 at
4:10 PM
238 Applied patch 1106 from tonyhild: Patch to solve the <a href='<%# Eval("Text")%>'> binding problem in MenuAdapter.
9278
by bdemarzo
Jan 25 2008 at
12:23 PM
1247 - 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)
7742
by bdemarzo
Nov 15 2007 at
1:23 PM
591 Updated GridView to properly handle Edit and Selected row states in alternate rows (thanks, JeremyC!).
7464
by bdemarzo
Nov 9 2007 at
5:04 PM
211 - Added Separator support to DataList
7463
by bdemarzo
Nov 9 2007 at
4:52 PM
181 - 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!
5002
by bdemarzo
Oct 1 2007 at
12:02 PM
275 Applied CodePlex patch #337/338 provided by tonyhild to apply the AspNet-DetailsView-RowCommand class to the list item row for command buttons.
4587
by bdemarzo
Sep 21 2007 at
5:56 PM
188 Applied patch from Wizzard to implement PagerTemplate in GridView. Updated GridView test page to illustrate these changes.
4571
by bdemarzo
Sep 20 2007 at
1:22 PM
189 Updated LoginAdapter -- applied CodePlex patch #301 by Piquet to add support for the VisibleWhenLoggedIn property
4471
by bdemarzo
Sep 14 2007 at
1:54 AM
109 Fixed CodePlex issue 2714 for TreeViews and refactored helper methods.
4470
by bdemarzo
Sep 14 2007 at
1:45 AM
80 Attempt to fix issue described at http://www.codeplex.com/cssfriendly/Thread/View.aspx?ThreadId=14103.
4439
by bdemarzo
Sep 12 2007 at
2:22 PM
137 Applied patch to fix issue 2714, "Embedded styles added to header by Menu control". Also removed unnecessary using declaration in TreeViewAdapter.cs.
4419
by bdemarzo
Sep 11 2007 at
7:53 PM
103 Applied Rasetti's patch adding hover feature to TreeView via CSS class AspNet-TreeView-Hover
4403
by bdemarzo
Sep 10 2007 at
1:04 PM
81 Fixed issue 3728 (IE6 CSS sent to IE7). Cleaned up CSS and script registrations to use helper methods.
4264
by bdemarzo
Aug 30 2007 at
7:33 PM
137 Applied FrankFSmith's patch, fixing placement of EmptyDataTemplate code
4058
by bdemarzo
Aug 13 2007 at
6:10 PM
136 Fixed submit issue with CreateUserWizard


Show  10 25  50  Change Sets
1-25 of 41 Change Sets< Previous 1 2 Next >
Updating...
© 2006-2010 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2010.2.24.16331