Working with SPGridView - all in one
I recently had the opportunity to work extensively on SPGridView. I have chronicled few of the challenges faced while working on SPGridView, and their solutions in the attached document. Have also attached the codebase, which will help people working with SPGridView without much trouble.. :)
Cheers...
Technical WhitePaper - Working with SPGridView.zip
Comments
Anonymous
April 16, 2008
I am searching to customize the toolbar with SPGridView. Can you provide the any reference how you have attached "Status" & "View" dropdowns in reference whitepaper.Anonymous
May 07, 2008
Hi Nidhishd, Could you please provide the details abt the Microsoft.Drakensberg.BusinessLogic and Microsoft.Drakensberg.Common references.Anonymous
December 17, 2008
Nice article Nidhish, Could you also update the page with few known limitations of SPGridView like AutoGenerateColumns... Also, a common scenario with GridView is to "Export To excel", would be a good place to include the code for the same Thanks, RaviAnonymous
February 04, 2009
HI, I tried implementing this but getting the following error: 'The Template property must be initialized before rendering this control. It cannot be null when the control is rendered. ' Any help on this? I need a spgridview with filter, sorting and grouping feature all in one? It is urgent..pls help