Skip to content Skip to sidebar Skip to footer
Showing posts with the label C# 4.0

Javascriptserializer Is Subtracting One Day From Date

I am using JavaScriptSerializer for serializing DateTime, but when I deserialize it show one day le… Read more Javascriptserializer Is Subtracting One Day From Date

Client Side Event That Fires After Aspxclientgridview.applyfilter Performs Its Work

This link explains how to handle it on the server side via the ASPxGridView.AfterPerformCallback ev… Read more Client Side Event That Fires After Aspxclientgridview.applyfilter Performs Its Work

Need To Zip The Selected File From Client Machine When Uploading (using Jszip) In .net Web App. The Zipped File Should Be Uploaded To Server Location

I am new to using JSZIP and may be asking an obvious question. But here goes: I am using the File U… Read more Need To Zip The Selected File From Client Machine When Uploading (using Jszip) In .net Web App. The Zipped File Should Be Uploaded To Server Location

Change Active Item In A Card Layout. ExtJS

I have a panel using the card layout as follows: var cardpanel = new Ext.Panel( { id: 'card… Read more Change Active Item In A Card Layout. ExtJS