Stories recently tagged with 'DataGridView'

Improved filtering capabilities in the new VIBlend WPF DataGrid(www.viblend.com)

submitted by viblendviblend(160) 10 months, 23 days ago

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 clicking a single button. read more...

add a comment |category: |Views: 7

tags: another

VIBlend extends the WinForms DataGridView with new features(www.viblend.com)

submitted by viblendviblend(160) 11 months, 30 days ago

Extended filtering options, New Cell Editors, Improved Pivot-Design panel and Localization support read more...

add a comment |category: |Views: 12

tags: another

What’s coming in VIBlend WinForms Controls 5.0?(www.viblend.com)

submitted by viblendviblend(160) 1 year, 3 months ago

New Pivot Design Panel in VIBlend DataGrid for WinForms read more...

add a comment |category: |Views: 7

tags: another

VIBlend Silverlight Controls v3.5 - Released(www.viblend.com)

submitted by viblendviblend(160) 1 year, 3 months ago

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 * Design Time improvements read more...

add a comment |category: |Views: 2

tags: another

Code Re-Use between Silverlight, WPF and WinForms DataGrid(www.viblend.com)

submitted by viblendviblend(160) 1 year, 3 months ago

Code Re-Use between VIBlend Silverlight DataGrid, VIBlend WPF DataGrid and VIBlend WinForms DataGrid read more...

add a comment |category: |Views: 11

tags: another

Set focus on DataGridView cell(dotnetfacts.blogspot.com)

submitted by eugenciutaeugenciuta(715) 2 years, 5 months ago

Setting the focus on a DataGridView cell is a little bit tricky, so this is how you can do it read more...

add a comment |category: |Views: 174

tags: another

DataGridView Custom Column Headings(tr3v.net)

submitted by Tr3vTr3v(376) 3 years, 6 months ago

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. read more...

add a comment |category: |Views: 269

tags: another

A TimeSpan editor for .Net(visualhint.com)

submitted by visualhintvisualhint(440) 3 years, 7 months ago

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. read more...

add a comment |category: |Views: 573

tags: another

DataGridView Extension(devintelligence.com)

submitted by adventureradventurer(2244) 3 years, 11 months ago

DataGridView Extension is a free component that extends the standard DataGridView control, provided with .NET 2.0 Framework. read more...

add a comment |category: |Views: 117

tags: another

Screencast: a DateTimePicker and a DataGridView in a perfect world(visualhint.com)

submitted by visualhintvisualhint(440) 4 years, 8 months ago

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. read more...

add a comment |category: |Views: 416

tags: another

.Net Adventures : Displaying large amount of data in DataGridView(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 10 months ago

DataGridView supports the special mode. The basic idea is that inside the control not stored any data... read more...

add a comment |category: |Views: 26

tags: another