I want to learn two way data binding using c# and asp.net by using the following things
[Bindable(BindableSupport.Yes, BindingDirection.TwoWay)]
Text ='<%# Bind("FirstName") %>'
I want to learn from basic
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Saber ShaikhPosted Oct 8, 2014, 2:31 AM
First Way Is Eval("")
Download
we can Bind html controal by Eval
Sencond One Is Bind("")
we can Bind asp.net controal by Bind Also Eval
Thank You
vist:
Ref:
http://aspnettutorialscode.blogspot.in/
Munesh SharmaPosted Oct 8, 2014, 1:41 AM
http://msdn.microsoft.com/en-us/library/ms178366.aspx