Eval() is a one way binding mechanism therefore it can be used as a ReadOnly expression.
But Bind() works as a two way mechanism. therefore changes are getting reflect in the data source also.
MELICK RAJEE BARANASOORIYA | Enterprise Architect
Eval() is a one way binding mechanism therefore it can be used as a ReadOnly expression.
But Bind() works as a two way mechanism. therefore changes are getting reflect in the data source also.
Comments