Archive for the 'PostBack Ritalin' Category

PostBack Ritalin v1.1 – Updated for ASP.NET 4

As you might notice soon enough, a change in ASP.NET 4’s client-side API breaks versions 0.8 through 1.0 of PostBack Ritalin. Using those older versions of the control with ASP.NET 4 will throw a JavaScript error during BeginRequest and break asynchronous postbacks as a result.
PostBack Ritalin v1.1 works around that issue, and is also backward-compatible [...]

###

Originally posted at Encosia. If you’re reading this elsewhere, come on over and see the original.

PostBack Ritalin v1.1 – Updated for ASP.NET 4

PostBack Ritalin v1.0

Thanks to all of your excellent feedback during the months since the last release of PostBack Ritalin, an improved version is ready for release today. With the addition of “disable all elements”, I believe the control is now feature complete, worthy of a version 1.0 release.
Notable changes in v1.0 include:

Added disable all elements functionality to [...]

###

Originally posted at Encosia. If you’re reading this elsewhere, come on over and see the original.

PostBack Ritalin v1.0

PostBack Ritalin Updated (v0.10)

After a long beta period, PostBack Ritalin v0.10 is finally ready for release. This is absolutely the best version yet. Many edge case issues have been resolved, and the code is leaner and more efficient than ever before.
Changes include:

Complete rewrite of the JavaScript component of the control. Instead of global variables and [...]

Inline Edit Box on CodePlex and new PostBack Ritalin beta

I’ve decided to open source Mike Davis’ ever-popular Inline Edit Box .NET control. Neither of us have enough time to maintain it properly, and several of you have expressed interest in contributing if it were open source. So, its new home is CodePlex: http://www.codeplex.com/InlineEditBox
You’ll have to bear with me, because this is [...]