The documentation states: "By default bindings are loaded from a ~/Views/Bindings.xml file if it is present in your project.", see http://www.sparkviewengine.com/documentation/bindings
However - ...
Id #10032 | Release:
None
| Updated: Feb 14 at 7:03 PM by kastermester | Created: Dec 22, 2011 at 3:09 PM by kastermester
Hello,
We started using bindings for most of our web-controls, but it has one inconvenient thing: we have to duplicate records when control have optional parameters.
For example:
<element name="Dr...
Id #9520 | Release:
None
| Updated: Feb 14 at 7:03 PM by rsmolnikov | Created: Sep 19, 2011 at 4:12 PM by rsmolnikov
Hi,
I try to make master layouts working with the SparkEmailMerge sample.
I tried to put an Application.spark in the Templates/Layouts/ folder but it doesn't work, i also tried to make the maste...
Id #9035 | Release:
None
| Updated: Feb 14 at 7:03 PM by kirkov | Created: Jun 30, 2011 at 1:42 PM by guillaume86
The _global.spark file that the NuGet package creates doesn't have the Build Action set to Content, so it doesn't get included with the site when building.
Id #8584 | Release:
None
| Updated: Feb 14 at 7:03 PM by dukesb11 | Created: Mar 31, 2011 at 1:21 AM by dukesb11
Whenever I type "${", or "<s:" or just press Ctrl-Space I get the the exception below:
279 ERROR System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper....
Id #6846 | Release:
Spark v1.1
| Updated: Feb 14 at 7:03 PM by vsviridov | Created: Aug 10, 2010 at 3:50 PM by esesci
I have a partial view. The view has a binding ${Product.Barcode} and the barcode is set to null. If the view is generated on the server side it works well. The result of the binding is empty string...
Id #6462 | Release:
None
| Updated: Feb 14 at 7:03 PM by kharlamov | Created: Jul 7, 2010 at 12:50 PM by adma
What happens: When content is placed within an HTML conditional comment, it is not evaluated by Spark and instead output as a literal string.
What's expected: Content within an HTML conditional co...
Id #6373 | Release:
None
| Updated: Feb 14 at 7:03 PM by cafepresseric | Created: Jun 30, 2010 at 11:03 AM by beardscratcher
In commit 7cb2aa3967df572901f2, DefaultDescriptorBuilder was changed to use <use master="foobar"/>-tags with an optional prefix (ie. <s:use master="foobar"/>). However, the parser will look for th...
Id #6141 | Release:
None
| Updated: Feb 14 at 7:03 PM by Danthar | Created: May 20, 2010 at 3:36 PM by aloker
For example:
<test if="mystring.Trim().Split(new char[]{','}).Length > 2">
doSomeThing
</test>
When ViewEngine Compliation It
create the code as follow and erroe ocuse:
if (site.nodepath.Trim...
Id #6124 | Release:
None
| Updated: Feb 14 at 7:03 PM by jiangww_0924 | Created: May 15, 2010 at 8:37 AM by yhtmxl
<style type="text/css">
#breadCrumb ul li.first {
{
background-image:none;
float:left;
margin:0 5px;
padding:0;
}
</style>
error produced is: "error CS1513: } expected"
which is caused b...
Id #6114 | Release:
None
| Updated: Feb 14 at 7:03 PM by kirkov | Created: May 13, 2010 at 4:14 PM by steveo84