Eval_Bind
-
HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???
-
HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???
-
HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???
The first Google result for "asp.net eval bind" has the answer: Data-Binding Expressions Overview[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???
EVal is one way binding, Bind is two way If you bind a value using Eval, it is like a read only. You can only view the data. If you bind a value using Bind, and if you do some change on the value it will reflect on the database also
-
HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???
-
HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???