2
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing semicolon More... about 18 years ago
Add UpdatePanel.cs to project More... about 18 years ago
Add UpdatePanel.aspx to list of sample pages in default.aspx More... about 18 years ago
Added code to embed the Anthem.js scripts in .NET 2.0 if DEBUG is defined. This makes debugging easier. More... about 18 years ago
Add initial UpdatePanel. This includes adding a new EnableCallBack property to the IUpdatableControl interface and implementing the new property in all anthem controls. More... about 18 years ago
* New sample for DropDownList pre/post callback functions. More... about 18 years ago
* Installed patch 1463797: Pre/Post CallBack functions for DropDownList. More... about 18 years ago
* Fixed bug in ValidationSummary.cs that caused an exception when Page.IsValid was called without Page.Validate. More... about 18 years ago
Changes to allow control of the Anthem response type and response encoding. Use <appSettings> Anthem.ResponseType and Anthem.ResponseEncoding. See sample web.config for examples. More... about 18 years ago
Insert missing semicolon in GridView.cs. More... about 18 years ago
Changes to allow HTTP compression of callback response. More... about 18 years ago
Mark Anthem assembly CLSCompliant. Fix bug 1462105. More... about 18 years ago
New page to test file download with InvokePageMethod. More... about 18 years ago
Clear EVENTTARGET before InvokePageMethod, InvokeMasterPageMethod, and InvokeControlMethod. Fix for bug 1429412. More... about 18 years ago
Insert missing semicolon. Fix bug 1450485. More... about 18 years ago
Modified to include ListItem with value == string.empty More... about 18 years ago
Revert revision 1.22 to Anthem.js to fix bug 1459836, "CallBack dont fire dropdownlist if item is empty string" More... about 18 years ago
Add mouse coordinates to ImageButton client event. More... about 18 years ago
Fix for DataGrid.cs More... about 18 years ago
Added check to make sure column index is valid. More... about 18 years ago
Added GridView.cs fix More... about 18 years ago
Fix to add callback to auto generated commands buttons from [email protected]. More... about 18 years ago
Fix for validation groups. (thx Andy...) More... about 18 years ago
Added anthem validation controls. More... about 18 years ago
Anthem should now generate valid html. More... about 18 years ago
Added the TagPrefix attribute. Could someone pls test this? More... about 18 years ago
Added the TagPrefix attribute. More... about 18 years ago
Added an AutoCallBack property to the TextBox. More... about 18 years ago
Added an AutoCallBack property to the TextBox (default false). More... about 18 years ago
New controls: CheckBoxList and RadioButton + support HashTable More... about 18 years ago