The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Binding.FormattingEnabled fixes two-way simple binding

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Oliver Sturm

Posts: 342
Nickname: olivers
Registered: Feb, 2005

Oliver Sturm is the lead software architect for Dahlhoff IT-Solutions.
Binding.FormattingEnabled fixes two-way simple binding Posted: Oct 11, 2005 2:37 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Oliver Sturm.
Original Post: Binding.FormattingEnabled fixes two-way simple binding
Feed Title: Oliver Sturm's weblog
Feed URL: https://oliversturm.com/blog/blog/archives/category/programming/net/feed/
Feed Description: General musings and programming stuff, .NET category
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Oliver Sturm
Latest Posts From Oliver Sturm's weblog

Advertisement
This page describes a problem with .NET simple data binding - a property of a custom type couldn’t be bound correctly to the Text property of a standard TextEdit, because the internal logic would never convert the string value back to the object type. A given TypeConverter would simply be ignored in the process. The [...]

Read: Binding.FormattingEnabled fixes two-way simple binding

Topic: CAB, June to October: CabApplication and Family Previous Topic   Next Topic Topic: CAB, June to October: Goodbye, ApplicationHost!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use