Adam,
can you please show me the right way to add the LobbyID. I tried
<%#DataBinder.Eval(Container.DataItem, "LobbyId=1")%>
<%#DataBinder.Eval(Container.DataItem, "LobbyId1")%>
<%#DataBinder.Eval(Container.DataItem, "LobbyId=-1")%>
and so on. i just get an error telling me there is no resource for lobbyid1 or something along those lines if i change it from "LobbyID"..
Thanks, Jay