Hi,
I'm trying to check a radio button dynamically but I cant't.
I'm usind ng-checked but this option doesn't work.
There is a pagination with some radio buttons and I need to check one of them in certain cases.
How can I solve this problem ?
I need to select a radio button at every page.
Thanks.