akveo / akveo/ng2-smart-table

how to set setting object data get from array angular

Open
#908 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.6k
Forks
867
PR merge metrics
No merged PRs in 30d

Description

my json will be following
result: [{columns: [{dis_name: "category_id", key: "category_id", type: "string"},…]}]
0: {columns: [{dis_name: "category_id", key: "category_id", type: "string"},…]}
columns: [{dis_name: "category_id", key: "category_id", type: "string"},…]
0: {dis_name: "category_id", key: "category_id", type: "string"}
1: {dis_name: "name", key: "name", type: "string"}
2: {dis_name: "id", key: "id", type: "string"}
3: {dis_name: "group_id", type: "string-array", key: "group_id

i want to set setting columns title to dis_name any suggestions

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.