Improve standard WPF DataGrid - 2/3 Freezing columns

by Dawid Łaziński 19. May 2010 04:29
In the section I will discuss the topic of freezing columns. At the beginning I will demonstrate the result that I want to achieve. Unfrozen columns: Freezing second column: Frozen second column: You can see the bottom scrollbar became shorter. To im... [More]

Currently rated 3.0 by 2 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

ASP.NET | WPF

Improve standard WPF DataGrid - 1/3 Show or hide columns by user

by Dawid Łaziński 19. May 2010 04:20
Microsoft has provided DataGrid for WPF within the Framework 4.0, but unfortunately it is lacking some useful features. This article demonstrates how to enhance the DataGrid with the following features: Showing and hiding columns by user Freezing columns Saving settings ... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

.NET | WPF

ITM .NET Utils – Runtime properties and Enumerable Pivot – Part 1

by Dawid Łaziński 14. July 2009 03:00
Usually, when you create a user interface that allows users to view the information stored in their database, you deal with what can be called one dimensional views. By that I understand a well known grid with fixed number of columns and properties and varying number of records. Recently I have tak... [More]

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

.NET

ITM .NET Utils - PrincipalScope

by Dawid Łaziński 6. April 2009 12:11
In .NET application every thread contains the information about the Principal under which it is being executed. This can be easily checked using following property CurrentThread.CurrentPrincipal of the System.Threading.Thread class. Usually it points to an instance of the System.Security.Pri... [More]

Currently rated 5.0 by 4 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

.NET

ITM .NET Utils series

by Dawid Łaziński 6. February 2009 04:50
I proudly announce a first series of blog posts to be published on our new company blog. Each of the posts will introduce different helper and extension classes that we use everyday in out projects. I hope you find some of them useful and chose to introduce them in your own libraries. The series w... [More]

Currently rated 5.0 by 5 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

.NET | WPF

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen