Hello Folks, Raise your hands if you enjoy the power of "Zero Code" ? That's everyone. Thanks to ASP.NET 2.0. Most of the heavy lifting is done by the framework. I would like to present to you a new custom control that I devel...More
Hello Folks, Raise your hands if you enjoy the power of "Zero Code" ? That's everyone. Thanks to ASP.NET 2.0. Most of the heavy lifting is done by the framework. I would like to present to you a new custom control that I developed. This control "Exports" the contents of your "GridView" into Excel format with "Zero Code". That's right. Simply drag and drop and you are all set. Note: Copyright (c) Rajesh Krishnamohan. All rights reserved. This software is provided "AS IS", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
The xGrid is an extension to the GridView that shipped recently with the ASP.NET 2.0. Many new features have been added to the GridView so that it resembles one of those third-party controls, however offered for free for developers.