Tag Archives: ASP.NET

AJAX Loading Gif Creator

If you use any AJAX based sites you’ve probably seen the spinning “loading” icons people use to indicate something is loading (like the one on the right). I’ve been looking for somewhere I can get one for a website I’m … Continue reading

Posted in Internet, Programming | Tagged , , , | Comments Off

GridView DataFormatString not working in ASP.NET

Was scratching my head for a few minutes when a bound column in a grid in my ASP.Net page didn’t format correctly, for future reference and in case it can help some one here is the solution: Set your DataFormatString … Continue reading

Posted in Internet, Programming | Tagged , , , | Comments Off