How come there are a lack of Controls for ASP.NET MVC?
Sure it hasn't been around that long but one would think that a GridView, Calendar and other important controls would be included or at least in seperate packages.
However, I've failed to find any besides the ones that cost a lot of money for nearly nothing at all.
Does these type of controls go against the work-flow in MVC?
Edit
Regarding the specific controls, the jQuery Calendar seems very good however, I haven't seen any hierchy grid-views yet, are there any?