DataBinder.Eval(Container.DataItem," "), will return a object, but you can't not apply ToString() method directly after it. it will generate error,
an alternative way to do so is to use Convert.ToString();
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment