diff --git a/dev/index.html b/dev/index.html index 959e6f0..dcc1c39 100644 --- a/dev/index.html +++ b/dev/index.html @@ -46,47 +46,55 @@

Patel

+ headers="Name, Eye color, Age,Balance,Company,Favorite Fruit" + fields="name,eyeColor,age,balance,company,favoriteFruit"> + + + + + + + + + + - - - - + + + + + + -
NameEye colorAgeBalanceCompanyFavorite Fruit
{{item.name.firstName}} {{item.name.middleName}} {{item.name.lastName}} - {{items.dept}} - - {{designation.status}} +
{{::item.name}}
+ {{::item.eyeColor}}
{{::item.age}}{{::item.balance}}{{::item.balance}}{{::item.favoriteFruit}}
+

Excell selection

-

Template

- @@ -98,14 +106,14 @@

Template


-