Saturday, 28 May 2016

Anjular js : Filters


Anjular js Filters:

        Anjular js provides many filters and options to
        Format
        Sort,
        Filter

Syntax  :   {}
Filters can be allowed write in  2 places
               1.   Databinding expressions
               2.   Directives


Format data :
             Anjularjs provides predefined syntax to get excepted fomat of data. in those date one of required famat options are

Data formate as :




ng-model direcive : for limit of rows  i.e ng-model="rowlimit"

No comments:

Post a Comment