I'm implementing the following scenario: There is view with a catalogue of items (like products) and a filter for them. Filter is a list of checkboxes and each of the checkboxes represents one category for an item. The number of categories is not fixed. In my controller I get all the date for the...
Posted to
ASP.NET MVC
(Forum)
by
SergID
on
04-23-2009, 12:00 AM
Filed under: MVC, RedirectToAction, view, Collection, Controller