Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 6.0.0
-
Fix Version/s: 6.0.0
-
Component/s: Databind 2
-
Labels:
Description
<template name="model" > <listitem> <listcell label="@bind(eachStatus.index)"/> <listcell label="@bind(each.name)"/> </listitem> </template>