Skip to main content

Microsoft Silverlight

Answered Question Editable Testbox using ViewModalRSS Feed

(0)

gauthamshetty86
gauthams...

Member

Member

109 points

118 Posts

Editable Testbox using ViewModal

Hello,

 Plz any one help me to create an Editable testbox and I want to bind this using ViewModel

 

        Thankyou,

                In advance.

IT_Lackey
IT_Lackey

Member

Member

515 points

115 Posts

Answered Question

Re: Editable Testbox using ViewModal

If you set the DataContext of the container the textbox is in you should be able to use the {Binding Path=PropertyName Mode=TwoWay} syntax to update the ViewModel with the text entered into the textbox.

If this was helpful, please click Mark as Answer so others can find threads that have solutions. Thanks!
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities