Sunday, March 11, 2012

Value from gridview not passed

Hi,

have you tried it exactrly similarly as in your display test, e.g without {0}'s and such (without string formatting).


I have.

It's wired because if I place it on the page it'll display, but if I pass it to a property it disappears, but a regular string doesn't. I've also tried using something like

Eval("Folio","{0} - Hello")
And that doesnt work either...

No comments:

Post a Comment