Visual Studion 2008 Windows Form demo of loading a DataGrid control with data using Lotus Domino ReadViewEntries URLs.04/06/2009 10:06:16 AM
Finding more ways to use my ReadViewEntries XSLT transform to nice XML. This demo populates a DataGrid control by calling the entered ReadViewEntries URL and transforming it before writing it to the control.
A cool part is I figured out how to add the XSLT file as a Resource in the "Solution" so I don't need to find it in the file system.
unzip it in you Visual Studio 2008, Projects folder and run it. (or just finding the EXE may work.)