Hi,
i need to show following details in the grid

*Data*
*RID   RName   AID   AName*
*1       User       1       Create*
*1       User       2       Edit*
*1       User       3      Delete*
*2       Report   1      Create*
*2       Report   1      Delete*

*Grid*

*--------------------------------------------------------*
*RName   Create          Edit             Delete*
*------------------------------------------------------*
*User        Checkbox   **Checkbox   **Checkbox*

*Report    Checkbox                        Checkbox*

*if the value not exist then i need to skip checkbox ( check Report - Edit 
)*

*Bind Data *

*RID   RName   AID   AName*
*1       User       1       Create*
*2       Report   1      Delete*

*i need to show checkbox check for User - Create and Report - Delete in 
above grid*


-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to