WinGrid LINQ To XML CRUD Sample Tom Puglisi / Tue, Sep 1, 2009 Hi everyone, I wrote this sample last year so that I can learn a little about LINQ to XML. This sample basically loads data from an XML file into a list of objects that gets bound to WinGrid. I used...
Embed Any Control In WinGrid Col Header Using IUIElementCreationFilter Tom Puglisi / Fri, Aug 31, 2007 Here is a sample that I put together a while back when someone asked me about embedding "Any Control I Want" into the Column Headers of the Infragistics WinGrid. I started to explain how to think about...