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
A
anandkannan85
@anandkannan85