DataGridView Extension Features

End-User Features

  • Powerful exporting of data and visualization to Excel spreadsheets, Html and Pdf documents
  • Print functionality
  • Theme management. Development of custom themes and styles for DataGridView
  • Themes export/import
  • Intelligent searching capabilities
  • Change various appearance settings of the DataGridView control easily: background color, border style, selection colors, fonts, alignments, etc
  • Easy management of DataGridView behavior: columns reordering, resizing of rows and columns, etc
  • Columns management - change styles, hide or show, freeze and unfreeze columns. Custom column style - formatting, alignment, colors, etc.
  • Formatting of all standard types of values - the behavior closely resembles that of Microsoft Excel
  • Advanced selection techniques: column, row, smart and multi selection modes
  • Automatic persistence of all DataGridView appearance and behavior settings and their changes (example: columns widths, ordering, headers width and height)
  • End-user manual

Developer Features

  • Extends the standard DataGridView control, in single line of code without requiring inheritance
  • Easy integration in existing applications both runtime and design time
  • Extendable format exporting API. In version 1.1 the DataGridView Extension component is able to export the grid data in Excel, HTML and Pdf formats. Through DataGridView Extension API developers are able to implement their own data exporters. The exporter dll is XCopy deployed - you have just to copy the dll in the folder where resides the DataGridView Extension assembly
  • The DataGridView Extension comes with a set of custom column types (DateTime picker and Numeric Up/Down columns) that will provide additional functionalities to the DataGridView itself
  • All settings are persisted to an XML file which allows further processing
  • All features are programmable through the API (example: themes management, filtering and sorting)
  • Security features – the developers can define which features of the extensions should be accessible for the end-user and which not. The security can be defined for all grids and all columns and also per grid and per column
  • Developer’s help

Highlights

If you need Silverlight consultancy, development or training, find out why CompletIT is the right partner for you

News and Events

RSS

22 Jul, 2009  -  Emil Stoychev, one of our Silverlight developers, received the MVP award for his exceptional contributions and commitment to the Silverlight community. Check out his MVP Profile.   Read more >>

06 Jul, 2009  -  Thierry Fierens is another participant in the "Shared Experience" initiative. He and his company Adest are clients of CompletIT and together we are working on a Silverlight versions of some of their products.   Read more >>

Testimonials

...If you're working with a DataGridView and for whatever reason don't want, can't use a commercial third party grid, but still want to give your users some powerful grid features, DVGE looks like a "must check out."...

Greg Duncan
Cool Thing Of The Day