Category Archives: jQuery

PageRequestManager

In order to demonstrate the points I made in the previous post, I created a small program which turned out to be a bit more than I anticpated, which seemed to merit more explanation than I had planned. Continue reading

Posted in .NET, jQuery | Comments Off on PageRequestManager

jQuery & Asp.NET Repeater Server Control

I’m probably the last person on earth to discover this, but it is definitely cool…. While the Gridview (and DataGrid) are powerful tools for displaying data, they carry a bit more heft than is needed frequently. Often you can acheive … Continue reading

Posted in .NET, jQuery | Comments Off on jQuery & Asp.NET Repeater Server Control