Grid in modal (plunkr)

Here is a sample of what I’ve been trying to do:

Basically, I have an array whose structure (rows/columns) I don’t know in advance. It is returned via some mechanism. I want to open a modal window and in the modal, be able to view the array. Can some kind soul please help me? @max?

(had problems adding angularjs/ng-grid to plunkr so copied and pasted from another project, many errors in console)

Well jquery and angular do clash sometimes, so you may want to check this out

http://ui-grid.info/

its ng-grid rewritten in pure angular. No jquery at all

Hi,

did anyone get ui-grid to work with ionic? I followed the tutorial steps but on the phone it doesnt scroll and mashes the table :-/

I would appreciate any help :slight_smile: