Click here to Skip to main content
15,921,793 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am new to web development, I want to add links to every data row. I know to do this in plain HTML but the data for the table is coming from a JSON file. So I have created a data array and objects for the headers and fields.I am using Angular Grid library for the table layout. I want to add links to the each row and table but not sure how to do it with only css, html or angularjs? Any help is much appreciated.

Thank you,
Rjl
Posted

1 solution

Your question has a bit to less information.

I think this is your solution:
http://stackoverflow.com/questions/24627714/angular-ng-table-dynamic-headers-doesnt-work-inside[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900