Tagged Questions
1
vote
0answers
195 views
Dynamic content based on Eval() returning null
I have an SPGridView with a list as its source. I currently have it sorting first by published date, or if that is null, by modified date. The problem is that on the list view I need to put Posted on ...