1-10 of 32 < Previous Next >
1 vote

Html.Stylesheet fails when a full URL (with http://) or already resolved URL sent

<%=Html.Stylesheet("http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css") %> returns <link type="text/css" rel="stylesheet" href="/content/css/http:/yui.yahooapis.com/2.6.0/build/reset/reset-m...

id# 4629 | Planned Release: None | Last Updated: Jun 27 at 12:07 PM by elado | Created On: Jun 27 at 12:07 PM by elado
1 vote

PATCH - specify that an HTML element should only be selected when the value in another <select> box is a certain value

I have <select> elements on my screens that have an "Other..." option, and when the "Other..." option is selected, a textbox should appear. This allows me to specify this nicely in my Views: ...

id# 4407 | Planned Release: None | Last Updated: Jun 29 at 5:21 PM by timtas | Created On: May 15 at 12:23 PM by krugs525
1 vote

MvcContrib.Samples.IoC.Spring doesn't start on IIS 7

Hello, I've tried to publish the application but it causes the 500: (sorry for the polish version though we're using Windows Server 2008 PL and so far I don't know how to disable exception transla...

id# 4271 | Planned Release: None | Last Updated: Apr 16 at 1:59 PM by pablo6666666 | Created On: Apr 16 at 10:47 AM by pablo6666666
1 vote

MvcContribDocumentation.chm does not work - The address is not valid

I just downloaded the MvcContribDocumentation.chm. When I open it every topic shows this: The address is not valid Most likely causes: There might be a typing error in the address. If ...

id# 4255 | Planned Release: None | Last Updated: Apr 20 at 8:30 PM by tcotten | Created On: Apr 15 at 1:48 AM by jtu100
1 vote

.LinksTo(...) and .TakeAction(...) methods on GridColumn?

I have been working with ASP.NET MVC for a while, but only recently started using MvcContrib. I have to say, I really enjoy the Fluent Grid html helper, its a joy to use. There is one shortcomming ...

id# 4196 | Planned Release: None | Last Updated: Apr 6 at 7:36 PM by jrista | Created On: Apr 6 at 6:51 AM by jrista
1 vote

I have extended BaseController to support XMLResult

I do not know where I can contribute code, so I'll place it here. public static class XmlControllerResultExtensions { public static XmlResult Xml(this ControllerBase controllerBase, object obj...

id# 4017 | Planned Release: None | Last Updated: Mar 25 at 8:44 AM by JeremyS | Created On: Mar 9 at 10:57 PM by TheTrueAPlus
1 vote

HtmlGridRenderer should take a DataTable

Would be nice to be able to use the HtmlGridRenderer with a DataTable. (the difficulty is they look like a table but have an indeterminate number of columns)

id# 3845 | Planned Release: None | Last Updated: Feb 25 at 7:34 AM by JeremyS | Created On: Feb 24 at 12:18 AM by PandaWood
3 votes

Grid Sorting / AsSortable extension method

I see mention of the ability to sort columns in the Grid, however I can't seem to find the extension method AsSortable. I even checked through the source code and can't find any reference to AsSort...

id# 3741 | Planned Release: None | Last Updated: Mar 29 at 4:27 AM by dbau56789 | Created On: Feb 4 at 4:27 PM by at_wsmith
1 vote

The model binder DeserializeAttribute should use the ModelStateDictionary argument

There have been some previous discussion (see http://groups.google.com/group/mvccontrib-discuss/browse_thread/thread/7622a51a22855a34/a556890f9d7f7f19) about the binder failing silently. Now when I...

id# 2662 | Planned Release: None | Last Updated: Sep 10 2008 at 8:27 PM by Maxild | Created On: Sep 10 2008 at 8:27 PM by Maxild
2 votes

Easier Bindings

I added a class called PrefixedParameterBinderAttribute to MvcContrib.Attributes. This class makes it easier to get the values of certain types when doing binding. For example say I wanted to make ...

id# 2650 | Planned Release: None | Last Updated: Sep 23 2008 at 10:31 PM by jselesan | Created On: Sep 8 2008 at 1:44 AM by ntotten
1-10 of 32 < Previous 1 2 3 4 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196