WarcraftPlayer
MIS
Ok really new to asp.net
I think I understand the whole datagrid and dataview. But I just can not seem to get one thing.
In classic ASP if I wanted to put a certain value from a database I would put something like this
<%=rscustomers("CustomerID")%>
And I could put anywhere I wanted. In a textbox value, or just some random place on a page.
How do I do this with ASP.net? Can anyone show me a link of where I can learn how to do this.
Thanks in advance.
/cry
/help
LVL 60 ROGUE
I think I understand the whole datagrid and dataview. But I just can not seem to get one thing.
In classic ASP if I wanted to put a certain value from a database I would put something like this
<%=rscustomers("CustomerID")%>
And I could put anywhere I wanted. In a textbox value, or just some random place on a page.
How do I do this with ASP.net? Can anyone show me a link of where I can learn how to do this.
Thanks in advance.
/cry
/help
LVL 60 ROGUE