By tag: DataGridView
0
kicks
Improved filtering capabilities in the new VIBlend WPF DataGrid
The DataGrid filtering window will be extended by providing an easier and user-friendly experience. The new filtering window will show a checked list box, allowing for single
and/or multiple selections. The previous filtering mechanism will still be available and you will be able to switch to it by...
0
kicks
VIBlend Controls for Windows Forms - ver. 6.0 Released
VIBlend announced the availability of the VIBlend Controls for WinForms ver. 6.0.0. the next generation of user interface controls for Windows Forms.
0
kicks
VIBlend extends the WinForms DataGridView with new features
Extended filtering options, New Cell Editors, Improved Pivot-Design panel and Localization support
0
kicks
What’s coming in VIBlend WinForms Controls 5.0?
New Pivot Design Panel in VIBlend DataGrid for WinForms
0
kicks
VIBlend Silverlight Controls v3.5 - Released
VIBlend Controls for Silverlight ver. 3.5 - Released
Highlights of the new features and improvements in the new version are:
* DataGrid performance optimizations
* New themes for all VIBlend Controls for Silverlight
* New controls - TabControl, Toolbar and BannerRotator
* De...
0
kicks
Code Re-Use between Silverlight, WPF and WinForms DataGrid
Code Re-Use between VIBlend Silverlight DataGrid, VIBlend WPF DataGrid and VIBlend WinForms DataGrid
0
kicks
Set focus on DataGridView cell
Setting the focus on a DataGridView cell is a little bit tricky, so this is how you can do it
0
kicks
DataGridView Custom Column Headings
A quick tutorial covering the method I recently used on a project to control and generate the column headings for a DataGridView and modify the column headings to contain "full text" values.
0
kicks
A TimeSpan editor for .Net
At last there is now an editor to enter a duration with the format you want and with the usability brought by Smart FieldPackEditor.Net. It can be used standalone, in the DataGRidView and in the PropertyGrid.
0
kicks
DataGridView Extension
DataGridView Extension is a free component that extends the standard DataGridView control, provided with .NET 2.0 Framework.
0
kicks
Screencast: a DateTimePicker and a DataGridView in a perfect world
This video shows how Smart FieldPackEditor.Net can completely replace the DateTimePicker and how it can provide the perfect experience to bind itself to nullable date and time columns.
0
kicks
.Net Adventures : Displaying large amount of data in DataGridView
DataGridView supports the special mode. The basic idea is that inside the control not stored any data...