Lost your password?

Blogs about: Datatemplate

Featured Blog

Using TreeView, GridSplitter and ListView together

zamjad wrote 3 days ago: We have already studied how to use treeview, gridsplitter and list view controls separately. We have … more →

Tags: .NET, C#, Controls, DataTemplate, GridSplitter, HierarchicalDataTemplate, LINQ, listview, Template

All of My Video Tutorials in One Place (revisited)2 comments

victorgaudioso wrote 2 weeks ago: Hey All, This is a post that keeps growing day by  day so I need to update its postion to be at the … more →

Tags: Demos, Los Angeles Silverlight User Group, Open-Source, open source code, presentations, silverlight video tutorials, andrew whiddett, behaviors, Blend

My Speaking Schedule from Oct. to Dec. 20091 comment

victorgaudioso wrote 2 months ago: Greetings All! Below is a list of Silverlight Presenation engagements I have booked for Oct., Nov., … more →

Tags: Demos, Guest Speaker, presentations, Blend, Blend 3, C#, Custom Data Type, DataBinding, DataSource

Creating Debugger Visualizer in WPF: Part 1

zamjad wrote 2 months ago: We have seen lots of good examples of how to create Debugger visualizer for Visual Studio. But one t … more →

Tags: Programming, WPF, C#, .NET, Data Binding, Template, debugging, DataTemplate, Data Binding

Using Data Template in List Box using C# Code

zamjad wrote 2 months ago: We have seen lots of example of using Data template in XAML, but hardly found any complete example i … more →

Tags: .NET, C#, Controls, Data Binding, DataTemplate, ListBox, Template, WPF, Template

Using Custom class in XAML

zamjad wrote 3 months ago: In previous example we saw how can we create array of string purely in XAML. That approach is not li … more →

Tags: WPF, C#, .NET, XAML

Embedded Expender control inside ListBox in WPF

zamjad wrote 3 months ago: I recently noticed one post in WPF form about how to make every element of list box expendable. We a … more →

Tags: WPF, C#, .NET, XAML, Controls, ListBox, Expander, listbox

All of my Video Tutorials in One Place3 comments

victorgaudioso wrote 3 months ago: Hell All! I realized that I have all of my video tutorial links spread out across a bunch of differe … more →

Tags: silverlight video tutorials, WPF, silverlght, sileverlight 3, Blend, Blend 3, XAML, victor gaudioso, behaviors

Data binding of ListBox in WPF

zamjad wrote 4 months ago: Listbox is used to display multiple items and its usage is very simple. In first step lets going to … more →

Tags: WPF, C#, .NET, XAML, Data Binding, Template, Controls, ListBox, DataTemplate

Getting Started Template in WPF

zamjad wrote 4 months ago: In WPF every control has two important but distinct feature i.e. its appearance (how it looks like o … more →

Tags: WPF, .NET, Template, ControlTemplate, ItemsPanelTemplate, DataTemplate, HierarchicalDataTemplate, Template, FrameworkTemplate

New Silverlight 3 / Blend 3 Video Tutorial - Working with Data12 comments

victorgaudioso wrote 4 months ago: In this tutorial you will learn about: 1. Creating custom data objects 2. INotifyPropertyChanged 3. … more →

Tags: Open-Source, silverlight video tutorials, Blend, victor gaudioso, Silverlight, DataBinding, DataSource, Styles

Folder view in WPF

zamjad wrote 5 months ago: If we want to make a folder view in WPF then we have to use nested tab control. Here is simple examp … more →

Tags: WPF, .NET, XAML, Controls, TabControl, TabControl, TabItem, ContentPresenter

ControlTemplate vs. DataTemplate vs. HierarchicalDataTemplate vs. ItemsPanelTemplate

nirajrules wrote 9 months ago: If you don’t know what they are, then you need to go here first.  Before we get into differences bet … more →

Tags: Windows Presentation Foundation, ControlTemplate, HierarchicalDataTemplate, ItemsPanelTemplate, WPF

Customizing the Silverlight 2 ItemsControl with Templates11 comments

Peter McGrattan wrote 10 months ago: (Code download) The ItemsControl in Silverlight 2 is the base type for a number of list based UI con … more →

Tags: itemscontrol, Silverlight, XAML, ControlTemplate, itemspanel, Itemtemplate

WPF: Making good progress5 comments

webpurity wrote 1 year ago: Recently I came across a situation where I had a list box of items which I wanted to process on sepa … more →

Tags: WPF, BackgroundWorker, Dispatcher, findname, progressbar, Threading

Storyboard and DataTemplate2 comments

lee wrote 1 year ago: This post shows animating Item(s) in datatemplate <UserControl x:Class=”SilverlightApplicat … more →

Tags: Silverlight, StoryBoard

Horizontal ListBox revisited

zamjad wrote 1 month ago: Previously we saw that how can we create a horizontal list box using the layout transform and using … more →

Tags: WPF, C#, .NET, XAML, Template, Controls, ListBox, ItemsPanelTemplate, Control?


Related Tags
All →

Follow this tag via RSS