i have 2 column in a table
home navigation
-------------------------------------------------------
login login.aspx
details details.aspx
i dynamically created menu page where first column ll display in menu structure
if i click "login" that should navigate to login.aspx
if i click details that shd navigate to details.aspx
this navigation shd done by checkin in table..how to do it??