AJAX code needed for Chapter 7
Sorry but the "code snippets" are just too vague. I now have a Northwind.edmx file and would love to get the example product query working but it isn't happening. Why on earth can't you provide at least whole, downloadable files? Oh, I can use a partial view or a whole view but which one did you use?
My ProductSearch Action result gets as far as finding 7 products beginning with "c". This is certainly good. But communication between the index page and the ProductSearch.ascx just isn't there and I get no results at all posted.
I'm using Chrome and Javascript is allowed (simpler examples already worked, anyway).
|