I have a table with pagination and ext json but I am getting error while executing the table,Can anyone help me,below is the json and code has been given below,Same code need to
I resolved that issue with other json format,but I need to add same class of td in the particular tr when we inspect element
bootstrap-table pagination
Name stargazers_count forks_count description
json format
[{
"name": "bootstrap-tables",
"stargazerscount": 526,
"forkscount": "critical",
"description": "ssssssssss"
},
{
"name": "bootstrap-table",
"stargazerscount": 526,
"forkscount": "critical",
"description": "ssssssssss"
},
{
"name": "bootstrap-table",
"stargazerscount": 526,
"forkscount": "major",
"description": "ssssssssss"
},
{
"name": "bootstrap-table",
"stargazerscount": 526,
"forkscount": "major",
"description": "ssssssssss"
},
{
"name": "bootstrap-table",
"stargazerscount": 526,
"forkscount": "critical",
"description": "ssssssssss"
},
{
"name": "bootstrap-table",
"stargazerscount": 526,
"forkscount": "critical",
"description": "ssssssssss"
},
{
"name": "bootstrap-table",
"stargazerscount": 526,
"forkscount": "critical",
"description": "ssssssssss"
}
]