WPF - Tips & Tricks (August 2020)

WPF Team Blog
28 August 2020

As always, we hope you are doing well in this difficult time period. If we can be of service, please contact us at your convenience.

In this month’s edition of our WPF Tips & Tricks post, we decided to create a couple of WPF Grid-related examples – examples that address important usage scenarios. We also summarized a list of interesting support tickets answered throughout the previous month. Should you have any questions about our WPF Grid examples or the support tickets listed herein, feel free to comment below.

WPF Data Grid - Examples

Our WPF Data Grid control ships with a series of properties that help define custom row/cell styles and cell templates. (for more information, please refer to the following help topics: CellStyle, RowStyle, CellTemplate, CellDisplayTemplate, CellEditTemplate). The following samples illustrate how you can build binding paths for elements that rely on these styles and templates:

Note: Tools like Snoop help show the runtime visual tree and objects within DataContext (and can help build binding paths).


To review best practices related to synchronous and asynchronous CRUD operations (in a data bound WPF Grid control), please refer to projects listed in this example:


TICKETS:

WPF Data Grid

WPF Editors

WPF Bars

WPF Scheduler

WPF Charting and Maps

Other Controls


Your Feedback Matters

Your thoughts and comments are important. If you find these blog posts of value, please post a note below. If you feel they can be improved, please share your recommendations with us. Thank you for your continued support.

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.