Admittedly, I have just started working with T4 so I am not up to expert level.
I do not get this error if I take a stock MVC3 app, and simply drop t4MC.tt and T4MVC.tt.settings.t4 into the root...
Id #7184 |
Planned Release:
None
|
Last Updated: Jan 30 at 4:06 PM by davidebbo |
Created On: Jan 30 at 2:52 PM by ghstahl
I have a situation where my controller needs to check the current value of a control during the HttpGet phase in order to populate a viewmodel. Unfortunately, I can't get at these values because Mo...
Id #7183 |
Planned Release:
None
|
Last Updated: Jan 15 at 5:36 PM by korggy |
Created On: Jan 15 at 5:33 PM by korggy
There is already similar Issue submitted (id: 7036), however, after a brief research I found on stackoverflow this post:
http://stackoverflow.com/questions/2877439/mvccontrib-grid-and-display-edit...
Id #7182 |
Planned Release:
None
|
Last Updated: Jan 8 at 10:48 PM by cactusss |
Created On: Jan 8 at 10:48 PM by cactusss
I'd like it if MvcContrib's CommandProcessor was made available on NuGet through its own package (separate from the rest of MvcContrib).
Id #7181 |
Planned Release:
None
|
Last Updated: Dec 27 2011 at 9:00 PM by jrnail23 |
Created On: Dec 27 2011 at 9:00 PM by jrnail23
I am using static content this way:
<link href="@Url.Content(Links.Content.Themes.Default.Site_css)" rel="stylesheet" type="text/css" />
Maybe the idea behind this property, is to use this wa...
Id #7180 |
Planned Release:
None
|
Last Updated: Dec 24 2011 at 6:48 AM by davidebbo |
Created On: Dec 23 2011 at 7:47 PM by fujiy
the use of "string protocol = null" in the generated code cause compilation under C# 3.0 to fail.
line 107 of T4MVC.tt:
public static <#=HtmlStringType #> ActionLink(this HtmlHelper...
Id #7179 |
Planned Release:
None
|
Last Updated: Dec 23 2011 at 10:06 PM by akali |
Created On: Dec 14 2011 at 3:15 PM by tim_abell
Generic results such as MyJsonResult<T> are all treated as the same class by T4MVC. This is driven by the use of a dictionary to track result types by Name instead of FullName and by the use of th...
Id #7178 |
Planned Release:
None
|
Last Updated: Dec 23 2011 at 10:06 PM by akali |
Created On: Nov 29 2011 at 5:11 AM by CarlTier
Reproduction:
* Create a table with multiple sortable columns.
* Sort on the first column twice so it's sorted in descending order.
* Notice that if you were to click and sort by any other colum...
Id #7176 |
Planned Release:
None
|
Last Updated: Dec 23 2011 at 10:06 PM by akali |
Created On: Nov 16 2011 at 9:49 PM by tillig
I am putting together a test class that has two unit tests. Each unit test creates a TestControllerBuilder to assist with the testing. One test passes, but the second test always fails because of t...
Id #7175 |
Planned Release:
None
|
Last Updated: Dec 23 2011 at 10:06 PM by akali |
Created On: Nov 16 2011 at 1:15 PM by rprimrose
I'm using a MVC grid and i want to call a java script function on "onchange event of a input box". The grid has 4 columns and i'm using Jquery function make Editable() to make one of the columns ed...
Id #7174 |
Planned Release:
None
|
Last Updated: Dec 23 2011 at 10:06 PM by akali |
Created On: Nov 11 2011 at 1:13 PM by kishalaya123
|
|
|
|
|