Stories recently tagged with 'DataGrid'

Create an Excel like Autofilter using the DataGrid and WPF(www.jarloo.com)

submitted by CryptikCryptik(155) 7 months, 15 days ago

Your users are probably used to Excel and how the filtering works, so why not mimic that style of filtering in your own applications? This tutorial shows how you can do it and includes the full source code. read more...

add a comment |category: |Views: 38

tags: another

VIBlend WPF Controls ver. 4.0(viblend.com)

submitted by viblendviblend(160) 1 year, 1 month ago

The new release of VIBlend Controls for WPF brings highly optimized and feature-rich ListBox and ComboBox Controls. read more...

add a comment |category: |Views: 14

tags: another

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

submitted by viblendviblend(160) 1 year, 2 months 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: 8

tags: another

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

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

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

add a comment |category: |Views: 12

tags: another

WPF DataGrid - DataBinding to SQL Server Database(www.viblend.com)

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

This post demonstrates how to bind the VIBlend WPF DataGrid to SQL Server DataBase read more...

add a comment |category: |Views: 112

tags: another

How to bind a WPF Pivot Grid to MS Access DataBase(www.viblend.com)

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

Binding of a WPF Pivot Grid to MS Access DataBase read more...

add a comment |category: |Views: 39

tags: another

VIBlend Controls for WPF v3.0 - Released(www.viblend.com)

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

New Controls: - TabControl, GroupBox, ColorPicker, DropDownButton, SplitButton, RadioButton, CheckBox, Button, ToggleButton, RepeatButton, ScrollViewer, LinkLabel read more...

add a comment |category: |Views: 8

tags: another

VIBlend WinForms Controls v5.0 - Released(www.viblend.com)

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

Key benefits of the new release are: - 2 new themes for all VIBlend WinForms Controls - Pivot Design panel - DataGrid Localization Provider - Improved Ribbon Bar performance and rendering - Quick Start projects now have a full support for VS 2010 which will decrease development time read more...

add a comment |category: |Views: 33

tags: another

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

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

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

add a comment |category: |Views: 7

tags: another

First Look at the new themes for Silverlight(www.viblend.com)

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

New Silverlight Themes and Styling improvements in VIBlend Silverlight DataGrid read more...

add a comment |category: |Views: 4

tags: another

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

submitted by viblendviblend(160) 1 year, 6 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, 6 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

How to insert google map in each row of DataGrid(netomatix.com)

submitted by auctioneerauctioneer(5) 2 years, 10 months ago

Sample on how to insert google map in rows of data grid or grid view to use location. read more...

add a comment |category: |Views: 88

tags: another

WPF Toolkit DataGrid, Part III – Playing with Cells and Columns(sweux.com)

submitted by smourasmoura(165) 3 years ago

In Part II we gave a bluish style to our DataGrid. In this part we will go through setting up how our data gets displayed within the DataGrid. We will have a look on how to create styles for our cells and cell elements along with creating some new types of DataGridColumns that extend existing ones in order to enrich them with further functionality. read more...

add a comment |category: |Views: 317

tags: another