All Projects → datarza → DataViewExtenders

datarza / DataViewExtenders

Licence: MIT License
Extenders for WinForms controls, such as DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel, etc

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to DataViewExtenders

landscape-of-programming
This repo aim to show you what to learn on the way to excellence.
Stars: ✭ 67 (+204.55%)
Mutual labels:  programming, databases
Krypton-Toolkit-Suite-Extended-NET-5.470
An extension to the Krypton Toolkit suite of controls for .NET framework 4.7
Stars: ✭ 51 (+131.82%)
Mutual labels:  visual-studio, controls
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+554.55%)
Mutual labels:  programming, databases
CC33Z
Curso de Ciência da Computação
Stars: ✭ 50 (+127.27%)
Mutual labels:  programming, databases
FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
Stars: ✭ 391 (+1677.27%)
Mutual labels:  visual-studio, visualisation
theBookOfNoah
Everything ive learned developing web applications
Stars: ✭ 22 (+0%)
Mutual labels:  programming, databases
Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality and brings smart tool bar to code editor.
Stars: ✭ 134 (+509.09%)
Mutual labels:  visual-studio
AspNet-Core-REST-Service
VS2017/VS2019 project template for ASP.Net Core 3.1/5.0 to create fully functional production ready RESTful services
Stars: ✭ 57 (+159.09%)
Mutual labels:  visual-studio
useAudioPlayer
Custom React hook & context for controlling browser audio
Stars: ✭ 176 (+700%)
Mutual labels:  controls
VisualStudioFileOpenTool
Tool that trying open specified file at spicified line in active Visual Studio
Stars: ✭ 26 (+18.18%)
Mutual labels:  visual-studio
LimberGridView
LimberGridView, a powerful JavaScript Library using Computational Geometry to render movable, dynamically resizable, and auto-arranging grids. Written in vanilla JavaScript, it can be plugged into most frameworks, plus it has a plugin for React applications. It gives users the most optimal arrangements using its highly efficient and fine-tuned a…
Stars: ✭ 51 (+131.82%)
Mutual labels:  gridview
visdom-docker
Visdom Docker
Stars: ✭ 12 (-45.45%)
Mutual labels:  visualisation
NotepadPlusPlusPluginPack.Net
.Net package to install into visual studio to make plugins for Notepad++
Stars: ✭ 123 (+459.09%)
Mutual labels:  visual-studio
source
A wiki of tutorials
Stars: ✭ 34 (+54.55%)
Mutual labels:  programming
ResourceCollection
A collection of handy resources, as recommended by Pharap
Stars: ✭ 18 (-18.18%)
Mutual labels:  programming
Xamarin.iOS.DatePickerDialog
Xamarin iOS C# port of https://github.com/squimer/DatePickerDialog-iOS-Swift
Stars: ✭ 24 (+9.09%)
Mutual labels:  controls
Desenvolvimento-Android-do-absoluto-zero-para-iniciantes
Visite meu site e conheça todos os meus cursos 100% on-line.
Stars: ✭ 33 (+50%)
Mutual labels:  layouts
30-seconds-of-angular
Curated collection of Angular snippets that you can understand in 30 seconds or less
Stars: ✭ 24 (+9.09%)
Mutual labels:  programming
ace-jump
Allows for quick movement around the editor screen. Inspired by AceJump for Webstorm and Vim plugin AceJump.
Stars: ✭ 44 (+100%)
Mutual labels:  visual-studio
Ref12
Sends F12 in Visual Studio to the new .Net Reference Source Browser
Stars: ✭ 76 (+245.45%)
Mutual labels:  visual-studio

DataViewExtenders

These extenders can generate data-bound columns in the DataGridView, can make data-bound controls in the FlowLayoutPanel and can group generated controls on the TableLayoutPanel. Moreover, extenders implement additional functionality for DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel and provide several WinForms control.

Preview

Features for DataGridView and DataGridViewColumn

  • DataRowState visualization in the RowHeaders for the changed and inserted rows
  • Visualization styles for DataGridViewColumns in a number of different ways
  • Preparation the DataGridView for showing data, editing data and reports
  • Tuned and auto generated columns by DataType and preferences
  • Special patern for lists
    ...and much more

Please, read DataGridView Wiki and DataGridViewColumn Wiki for detail information.

Features for FlowLayoutPanel and TableLayoutPanel

  • Panel with the grouping function
  • TableLayoutPanel provides highlighted header
  • Tuned and auto generated fields by DataType and preferences
  • Special patern for nullable types and lists
    ...and much more

Please, read FlowLayoutPanel Wiki and TableLayoutPanel Wiki for detail information.

Credits

Contacts

I would appreciate hearing your opinion on this. If you have any questions, please feel free to contact me by email: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].