<table border="true" rules="all">
    <tr ng-repeat="row in [1,2,3,4,5,6,7,8]">
        <td ng-repeat="col in [1,2,3,4,5,6,7,8]">({{row}},{{col}})</td>
    </tr>
</table>

On Friday, September 4, 2015 at 8:13:06 AM UTC-5, kossi doji wrote:
>
> Hi everybody,
> Can someone help me to make a code in angularsjs which set a 8 X 8 table?
> Thanks.
> Kossi
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to