In this case I ahve a labek 'lblEventID" which I would like to pass. This control label is in the first

Question : How to pass Id in Repeater control

the following is the code Im using and is not working.
I would like to know how to pass a variable as a URL string.
below
       
           


                   
               

                                            Text='<%#DataBinder.Eval(Container.DataItem, "DATEOFEVENT")%>' Font-Size="Medium"
                        Height="1">>
               
and was defined. I'd like to pass it bu t I get error saying 'lblEventID' was not defined.

Answer : How to pass Id in Repeater control

Random Solutions  
 
programming4us programming4us