page 18 of the pdf file
I'm on page 16 (or page 18 of the pdf file) and you state:
"You next populate the list with the results from the database through this method call:
List<tbh_Article> recordset = context.tbh_Articles_GetArticles(GetPageIndex
(startRowIndex, maximumRows), maximumRows).ToList(); "
You don't state or I don't understand, where I put that in the page. Would you please direct me as to where to put that?
Also, if there is a copy of that Article.cs file, as it should look after all the changes, that would be helpful.
Rachel
|