|
Text='<%#DataBinder.Eval(Container.DataItem, "DATEOFEVENT")%>' Font-Size="Medium" Height="1">> |
In this case I ahve a labek 'lblEventID" which I would like to pass. This control label is in the first and was defined. I'd like to pass it bu t I get error saying 'lblEventID' was not defined.
|