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

How to secure .NET managed code and is it worth it?

by Jakub Guc 26. July 2009 19:05
Unlike .NET applications, unmanaged code compiles to machine code which is far more secure than what we have out of the box in C#/VB.NET. Before for reversed engineering we used debuggers that traced registers, showed API calls, strings and recognized procedures but we had to deal with it in pure as... [More]

Currently rated 5.0 by 4 people

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

Tags: , ,

.NET

Build rapidly changing SQL Server Analysis Services role using AMO library.

by janusz.szpiglewski 30. June 2009 07:28
During one of my latest projects there was a business requirement to allow power user to manage cube authorization. The list of authorized users was rapidly changing during a day so it had to automatically affect cube authorization. Giving a power user SQL Server Management Studio is not a go... [More]

Currently rated 5.0 by 7 people

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

Tags: , , , , , ,

ITM .NET Utils - Type dependent WPF Data Template Selector

by pawel.mieten 14. April 2009 09:03
When you design user interface in WPF there is often a necessity to change some view depending on some condition. Of course in some case you can use triggers, but if you want to use different templates depending on the type of the underlying object, System.Windows.Controls.DataTemplateSelector is ... [More]

Currently rated 5.0 by 2 people

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

Tags: , , ,

.NET

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen