2
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved some examples that were on the 2005 side over to the 2003 side. More... over 18 years ago
Fixed all of the 2003 examples and did some general clean up. More... over 18 years ago
Renamed interfaces and properties in preparation for the release candidate. More... over 18 years ago
Added HiddenField control thanks to Manu Temmerman-Uyttenbroeck. More... over 18 years ago
Fixed another (hopefully the last) event validation bug related to asp:ListBox controls. More... over 18 years ago
Added Table control and an example binding a DataGrid during a call back. More... over 18 years ago
Button, ImageButton, and LinkButton controls now integrate fire vaidation controls. More... over 18 years ago
Finished adding checks for DesignMode and fixed a bug with how the Button control integrates with the validation controls. More... over 18 years ago
I'm in the middle of adding support for validation. This probably doesn't work yet. More... over 18 years ago
Now builds in 1.1 again. More... over 18 years ago
Fixed event validation bug. More... over 18 years ago
The controls no longer output their container elements in design mode which should fix the positioning problem in Visual Studio. More... over 18 years ago
Set the display style on container elements when the control is not visible. More... over 18 years ago
Fixed bug in Anthem_SetHiddenInputValue. More... over 18 years ago
Added a new Anthem_InvokeMasterPage method. More... over 18 years ago
Fixed __EVENTVALIDATION bug in 2.0. More... over 18 years ago
Fixed visibility issues in 2.0. More... over 18 years ago
Try to preserve existing script on "onclick"-type attributes if they exist. More... over 18 years ago
ImageButton controls in CommandField columns now do call backs. More... over 18 years ago
Finishing the clean up. More... over 18 years ago
Removed all old an unnecessary files. More... over 18 years ago
Added Image and RadioButtonList controls. More... over 18 years ago
Added CheckBox and Timer controls. More... over 18 years ago
Alert errors when evaluating client-side script. More... over 18 years ago
Anthemized as much of the Calendar contral as I could figure out. More... over 18 years ago
Added Pieter Reint Siegers Kort's INSTALL.txt file. More... over 18 years ago
Added SelectedIndexChanged example. More... over 18 years ago
Forgot to check in the ChangeLog. More... over 18 years ago
Made all controls implement IAnthemControl and added support for the Visible property. More... over 18 years ago
Minimizing, Restoring, and Closing now work. I think. More... over 18 years ago