Users Pricing

forum

Home Forums Databinding problem – MindStick

Databinding problem

Royce Roy 1856 27 Aug 2014

Is it possible to do data binding on the fields of an object just like in WPF?

Something like this:

<TextBlock Text="{Binding ElementName=lbColor}" />

just for an asp:TextBox element. What I want is that on submit to have the new values inside the binded object and I don't want to manually read and set the values.


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md