Web Matrix Problem - Data Table, Data Control
I was reading the book "Inside ASP.NET Web Matrix" and I saw one part that says that if I drag a table from the list in the DATA window and drop it onto a page, Web matrix will automatically create a DataGrid-base page, that will display the data from that table, and if I switch to Code view, I will be able to see the code that web matrix created within the page, but I'm doing all that, but in the code view doesn't appear nothing.
please can someone help me with this?.
Jessica
|