Tagged Questions

Binding provides a simple and consistent way for applications to present and interact with data.

learn more… | top users | synonyms (1)

89
votes
6answers
24k views

WPF: How to bind RadioButtons to an enum?

I've got an enum like this: public enum MyLovelyEnum { FirstSelection, TheOtherSelection, YetAnotherOne }; I got a property in my DataContext: public MyLovelyEnum VeryLovelyEnum { get; set; ...
65
votes
6answers
34k views

How to enable assembly bind failure logging (FUSION) in .NET

How to enable assembly bind failure logging (FUSION) in .NET.
32
votes
9answers
29k views

WPF: “Items collection must be empty before using ItemsSource.”

I'm trying to get images to display in a WPF ListView styled like a WrapPanel as described in this old ATC Avalon Team article: How to Create a Custom View. When I try to populate the ListView with ...
31
votes
4answers
29k views

WPF DataTrigger where value is NOT null?

I know that I can make a setter that checks to see if a value is NULL and do something. Example: <TextBlock> <TextBlock.Style> <Style> <Style.Triggers> ...
28
votes
3answers
2k views

Clojure keyword arguments

In Common Lisp you can do this: (defun foo (bar &key baz quux) (list bar baz quux)) (foo 1 :quux 3 :baz 2) ; => (1 2 3) Clojure doesn't have keyword arguments. One alternative is this: ...
24
votes
7answers
19k views

JavaScript Callback Scope

I'm having some trouble with plain old JavaScript (no frameworks) in referencing my object in a callback function. function foo(id) { this.dom = document.getElementById(id); this.bar = 5; ...
20
votes
8answers
5k views

Bind jQuery UI autocomplete using .live()

I've searched everywhere, but I can't seem to find any help... I have some textboxes that are created dynamically via JS, so I need to bind all of their classes to an autocomplete. As a result, I ...
20
votes
3answers
13k views

Problem binding to static property

I'm having a hard time binding a simple static string property to a text box. Here's the class with the static property: public class VersionManager { private static string filterString; ...
20
votes
7answers
13k views

How do I invert BooleanToVisibilityConverter?

I'm using a BooleanToVisibilityConverter in WPF to bind the Visibility property of a control to a boolean. This works fine, but I'd like one of the controls to hide if the boolean is true, and show if ...
19
votes
5answers
17k views

What is the WPF XAML Data Binding equivalent of String.Format?

Or, to be more clear, how can I format a block of text (in my case, to be included within a tooltip) such that some portions of the text come from bound values. In plain C# I would use: ...
18
votes
6answers
13k views

C# early and late binding

I'm trying to get my head around when early/late binding occurs in C#. Non-virtual methods are always early bound. Virtual methods are always late bound: the compiler inserts extra code to resolve ...
17
votes
3answers
3k views

Let vs. Binding in Clojure

I understand that they're different since one works for setting *compile-path* and one doesn't. However, I need help with why they're different. let creates a new scope with the given bindings, but ...
17
votes
5answers
5k views

Python/C++ Binding Library comparison

I feel as though this question is a duplicate, but I haven't found one on the subject (specifically) yet so I'll ask anyway: What Python/C++ binding libraries would you recommend and why? In ...
17
votes
2answers
20k views

Passing two command parameters using a WPF binding

I have a command which I am executing from my XAML file using the following standard syntax: <Button Content="Zoom" Command="{Binding MyViewModel.ZoomCommand}"/> This worked fine until I ...
16
votes
4answers
8k views

ASP.NET MVC: Binding a Complex Type to a Select

I trying to work out if there is built in support for binding complex types to form elements. To use a common hypothetical situation: I have a Product entity that belongs to a Category - the models ...
16
votes
2answers
7k views

WPF binding with StringFormat doesn't work on ToolTips

The following code has a simple binding which binds the Text of the TextBlock named MyTextBlock to TextBox's Text and ToolTip property using the exact same Binding notation: <StackPanel> ...
14
votes
4answers
2k views

Which language has the best Git API Bindings? [closed]

I am looking at building an application with heavy ties to git.. Are there language bindings available and if so which are the most comprehensive? Would it mean going to Bare Metal C? Or does perl ...
14
votes
3answers
7k views

WPF TabControl - how to preserve control state within tab items (MVVM pattern)

I am a newcomer to WPF, attempting to build a project that follows the recommendations of Josh Smith's excellent article describing The Model-View-ViewModel Design Pattern. Using Josh's sample code ...
14
votes
4answers
12k views

How to bind a string list to a datagrid?

it looks pretty easy and there must be a way to do it: i have a simple List<string> and i would like it to be displayed in a column in dataGrid. if these were some more complex objects i would ...
14
votes
3answers
8k views

How can you clone a WPF object?

Anybody have a good example how to deep clone a WPF object, preserving databindings? The marked answer is the first part. The second part is that you have to create an ExpressionConverter and ...
13
votes
5answers
1k views

OneWayToSource Binding seems broken in .NET 4.0

OneWayToSource Binding seems broken in .NET 4.0 I have this simple piece of Xaml <StackPanel> <TextBox Text="{Binding TextProperty, Mode=OneWayToSource}"/> <Button/> ...
13
votes
2answers
3k views

WPF : Define binding's default

In WPF, I would like to be able to template how my bindings are applied by default. For instance, I want to write : Text="{Binding Path=PedigreeName}" But it would be as if I had typed : ...
13
votes
6answers
20k views

Flex Warning: Unable to bind to property 'foo' on class 'Object' (class is not an IEventDispatcher)

I've got an object that contains a dozen or so fields I want to bind to form elements, so that I can use that object to send the data back to the server to be saved. Definition of my container ...
13
votes
5answers
8k views

Anyone know of a set of C# bindings for FFMPEG?

Does anyone know of a set of bindings for C# to drive the FFMpeg library directly ? I could shell to ffmpeg.exe directly but I found it hard to sync/control as a separate process. any help would be ...
12
votes
2answers
2k views

JGoodies Binding vs. JSR 295

What is the practical difference between JGoodies Binding and JSR 295, Beans Binding? They both seem to be intended for the same purpose and get their job done (with slightly different approaches). ...
12
votes
8answers
31k views

WPF ComboBox SelectedValue not updating from binding source

Here's my binding source object: Public Class MyListObject Private _mylist As New ObservableCollection(Of String) Private _selectedName As String Public Sub New(ByVal nameList As ...
11
votes
2answers
197 views

Unit Testing Wpf Bindings

I have seen one or two questions on testing Wpf bindings at Stackoverflow and have had a good look around on the web for examples of how this might be done. I know some people feel that this is ...
11
votes
4answers
7k views

Fancybox, getting Fancybox to bind using LIVE() to items being loaded onto the page after load

I have a page that loads and after it loads, it pulls in a list of LIs to populate a news feed. <li><a href="/url/" class="quickview">quick view</a></li> <li><a ...
11
votes
4answers
10k views

Silverlight 4 RelativeSource FindAncestor binding

Will there be RelativeSource FindAncestor, AncestorType... in Silverlight 4?
11
votes
3answers
3k views

Set value to null in WPF binding

please take a look at the following line <TextBox Text="{Binding Price}"/> This Price property from above is a Decimal? (Nullable decimal). I want that if user deletes the content of the ...
11
votes
2answers
10k views

Silverlight UserControl Custom Property Binding

What is the proper way to implement Custom Properties in Silverlight UserControls? Every "Page" in Silverlight is technically a UserControl (they are derived from the UserControl class). When I say ...
11
votes
6answers
875 views

How do you bind a language (python, for example) to another (say, C++)?

I'm far from a python expert but I hear this one all the time, about its C/C++ bindings. How does this concept work, and how does Python (and Java) bind to C-based APIs like OpenGL? This stuff has ...
11
votes
4answers
10k views

WPF Binding only part of a label

How would one achieve mixing bound values with constant text in a WPF bound control? For example, say I have a form displaying orders, and I want a label that displays text like "Order ID 1234". ...
11
votes
1answer
8k views

A TwoWay or OneWayToSource binding cannot work on the read-only property

I've a read only property I need to display in a textbox, and getting this error at runtime. I've set IsEnabled="False" IsReadOnly="True" - no luck. Other searches say the readonly should fix it, but ...
11
votes
3answers
14k views

WPF: Bind an element to two sources

I currently have two text boxes in which accept any number. I have text block that takes the two numbers entered and calculates the average. I was wondering if there was a way I could bind this text ...
11
votes
6answers
3k views

What is Early and Late Binding?

What is the difference between early and late binding?
10
votes
5answers
621 views

How do I make a nasty C++ program scriptable with Python and/or Lua?

I'm confronted with the task of making a C++ app scriptable by users. The app has been in development for several years with no one wasting a thought on this before. It contains all sorts of niceties ...
10
votes
9answers
1k views

Dynamic binding in C++

I'm implementing a CORBA like server. Each class has remotely callable methods and a dispatch method with two possible input, a string identifying the method or an integer which would be the index of ...
10
votes
1answer
5k views

WPF MVVM Correct way to fire event on view from ViewModel

In my WPF application I have 2 Windows (both Windows have their own ViewModel): Application's Main Window that displays list with bunch of words (bound to MainViewModel) Dialog Window that allows ...
10
votes
7answers
2k views

Is there SQL parameter binding for arrays?

Is there a standard way to bind arrays (of scalars) in a SQL query? I want to bind into an IN clause, like so: SELECT * FROM junk WHERE junk.id IN (?); I happen to be using Perl::DBI which coerces ...
10
votes
1answer
2k views

Can you bind a DataTrigger to an Attached Property?

In WPF, is it possible for a DataTrigger to bind to an attached property? I essentially want to use a converter on an attached property to provide a style when a particular validation rule has been ...
9
votes
6answers
724 views

How not to lose binding source updates?

Suppose I have a modal dialog with a textbox and OK/Cancel buttons. And it is built on MVVM - i.e. it has a ViewModel object with a string property that the textbox is bound to. Say, I enter some ...
9
votes
2answers
204 views

Why can't I bind + in clojure?

Can anyone explain why I can rebind list but not +? (binding [list vector] (list 1 3)) (binding [list +] (list 1 3)) (binding [+ list] (+ 1 3)) I'd like to rebind + so I can do partial ...
9
votes
7answers
8k views

Silverlight: How to bind DataGridColumn.Visibility?

I have an issue similar to the following post: http://stackoverflow.com/questions/983272/silverlight-datagridtextcolumn-binding-visibility I need to have a Column within a Silverlight DataGrid be ...
9
votes
2answers
6k views

Double Click a ListBox item to open a browser

I have a ListBox in my wpf window that binds to an ObervableCollection. I want to open the browser if someone clicks on an element of the ListBox (just like a link). Can someone tell me how to do ...
9
votes
5answers
10k views

Early binding vs. late binding: what are the comparative benefits and disadvantages?

When discussing the evolution of computer languages, Alan Kay says that the single most important attribute of his Smalltalk is late binding; it gives the language its malleability and extensibility, ...
8
votes
5answers
187 views

Trying to understand of DependencyProperty

Being new to WPF, and its apparently amazing ability to change, bind, enable, and otherwise manipulate. I'm trying to get a mental overview of what is happening and hope some can either confirm or ...
8
votes
4answers
620 views

WPF Event Binding to ViewModel (for non-Command classes)

I'm working an the second version of an application, and as part of the rewrite I have to move to an MVVM architecture. I'm getting pressure to put absolutely every bit of code in the view model ...
8
votes
3answers
613 views

DependencyObject.InvalidateProperty not working

Based on the documentation via MSDN... You can also use InvalidateProperty to force re-evaluation of a binding against a data source that is not able to implement the recommended ...
8
votes
3answers
662 views

Multi-level header GridView WPF

I need to set the listview view to a gridview that have a complex header like this (based on a 3 dimensional object list i created): | ---------- LEVEL 0 ------------ | | -- Level 1a -- | -- Level ...

1 2 3 4 5 98