javascript - Jquery- On an Ajax response create row and group them based on column value? -
i need phone call rest api using ajax. based on ajax response have add together row html table. able accomplish using jquery.
now, want grouping rows based on column in ajax response , show them different groups based on that. mean say... ajax phone call me info required row, when adding table, has go corresponding grouping based on column value... how accomplish this?
any help , ideas welcome.
thanks
i utilize multidimensional array contains of values table. then, each time ajax returns can add together new values array , recreate table right grouping.
javascript jquery ajax jquery-ui jqgrid
No comments:
Post a Comment