More user friendly search box in MVC My project is not to big, just some shopping site, and as I am begginer I want to learn as more as possible. Now understand? :)
May
20
comment
More user friendly search box in MVC Because, I want my own implementation, my own design that matches design of the rest of page. You can see search items have picture etc.
May
20
comment
More user friendly search box in MVC No! I get only 4 result. I used Take(4) in my controller action. I don't want limit anything. I just don't want to get "flashing" searchbox.