Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Distribution

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

Distribution
Link Posted: 25-Jan-2007 00:01
I couldn't find this in the help file, though I'm sure it must be somewhere in the docs.

What is needed to prepare FlyGrid for distribution? I have the four plugins and licenses file in the executable folder. Should I also transfer the three XML files from the 9Rays>>Bin folder to the project?
Link Posted: 25-Jan-2007 02:52
You can distribute with your application following assemblies (FlyGrid runtime):
[list]
  • NineRays.FlyGrid.dll
  • [/*:m]
  • NineRays.FlyGrid.Styles.dll
  • [/*:m]
  • NineRays.FlyGrid.Columns.dll
  • [/*:m][/list:u]
    .xml files in the \\Bin folder is online documentation files used by VS IDE in Intellisense and Online documentation. Don't distribute these files.
    About NineRays.FlyGrid.Design.dll - this is design-time assembly, you can't distribute this assembly also.