question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ng-repeat within a cell

See original GitHub issue

Having a html-content cell with <div ng-repeat...> doesn’t work

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
iamisticommented, Oct 6, 2016

@bigosmallm @cunla yes I hope it has been fixed. Now you can use mdt-custom-cell which gives you the power to render your own cell the way you want.

Please check the documentation and let me know if it’s not yet solved for your problem you had.

0reactions
bigosmallmcommented, Aug 19, 2016

Has this bug been fixed?

Read more comments on GitHub >

github_iconTop Results From Across the Web

ng-repeat on table cell instead of row - Stack Overflow
Is there a way to use ng-repeat on cell instead of row? and I know I said "table" in the title, but I...
Read more >
Angular ng-repeat Directive - W3Schools
The ng-repeat directive repeats a set of HTML, a given number of times. The set of HTML will be repeated once per item...
Read more >
ngRepeat - AngularJS: API
The ngRepeat directive instantiates a template once per item from a collection. ... ngRepeat uses $watchCollection to detect changes in the collection.
Read more >
Angular-JS ng-repeat Directive - GeeksforGeeks
Angular-JS ng-repeat directive is a handy tool to repeat a set of HTML code for a number of times or once per item...
Read more >
dxDataGrid - ng-repeat inside cell - DevExpress Support
I want to iterate over a scope variable that contains properties for file groups and add a download link in a grid cell...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found