Friday, 26 July 2013

Select all / all on page checkbox ASPxGridView

http://www.devexpress.com/Support/Center/Example/Details/E1682

Monday, 15 July 2013

Great way to stop session timeout

http://weblogs.asp.net/stevewellens/archive/2009/06/09/ah-ah-ah-ah-staying-alive-staying-alive.aspx

Tuesday, 2 July 2013

Remove Edit / Cancel links from ASPxGridView edit form

Add an Edit Form Template Replacement..

Tuesday, 11 June 2013

Add a print button for ReportViewer Reports in Google Chrome

Set up your report viewer as follows:

Friday, 31 May 2013

Sys.WebForms.PageRequestManagerServerErrorException: Input string was not in a correct format.

IE 10 issue with Image buttons in update panel. Replace the buttons with something other than an image button

Wednesday, 29 May 2013

How to add a filter results button to search items on click rather than automatically - ASPxComboBox DevExpress

Tuesday, 14 May 2013

Download a file

How to transmit a file to a browser for download..