Multi-select datagrid control  

Problem: ASP.NET datagrid control natively doesn't provide multiple selection for the rows.
Goal: This control allows multiple rows selection using checkboxes, same as Hotmail or Yahoo uses for their email site. It also highlights rows without postback to the server.

How To:  Drop this control on ASP.NET page and it will automatically add checkbox column with 'Select All' header checkbox.

Download (Version 1.0):
This includes binary, HTML Documentation and sample web project
MultiSelectDatagrid.zip


Wednesday, Jan 05, 2005 10:20 PM



ASP.NET One Click Export button control for Excel/CSV File

This one is quick and easy solution for day to day data exports... 

Took some efforts to extend regular ASP.NET button control for exporting CSV/EXCEL files.

Its little easier to drop this button control on the page, instead of coding the entire ASP.NET page for this functionality.

Find source code at or 

Saturday, May 08, 2004 12:20 AM



Old Site New Face

Everything changes with time so why not my site, in order to make it more .NET friendly this site is born and gave up its past life.

Saturday, May 08, 2004 12:20 AM