hello Kannan,

could this help?

http://www.telerik.com/kendo-angular-ui/components/dataquery/


manipulates json data before binding to any ui component.

Regards,
O.D.

On May 26, 2017 18:27, "Kannan Gopal" <kannan.g21...@gmail.com> wrote:

> I have written an angular component that would group JSON data based on
> the configurations provided.  For instance, in an employee list page, if
> the user would like to group the data by location, the angular code would
> do so just by getting the group by option of the user. I have considered a
> lot of configurations, many ways in which the data can be grouped and
> additional header decorations like progress bars, animations and the list
> of configurations grow. I have been suggested about ML code to achieve this
> but I was able to accomplish this in AngularJS. I couldn't find similar
> component that would replace this code. I have checked frameworks like
> Kendo UI and Jquery UI but I could find only accordion generation but not
> the way JSON data could be understood by the machine and then form
> accordions. I would like to know if there is any such component already
> available in any framework so that I could suggest the same to my team for
> replacing my code as I am trying to reduce unique code logic and try to
> bring in more re-usable components.
>
> --
> 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 angular+unsubscr...@googlegroups.com.
> To post to this group, send email to angular@googlegroups.com.
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to