angularjs - Problems with making a grid behave similar to itunes/google drive -


this first post - thank in advance advice. please refer mockup picture: http://i.imgur.com/9wumgdd.jpg

this page similar itunes behavior-wise. have left hand side bar library, playlists organized in folders, , grid.

i have having trouble actual grid. using angular grid , running many obstacles standard behaviors , limitations. there better grid (plug-in?) start if need itunes/google drive features - drag+drop, infinite scrolling itunes/google drive, , click controls similar itunes (single click select, double click activate)? or have go custom?

thank much.

daniel kurganov

daniel.kurganov@gmail.com

you can check out treegrid directive. native angularjs directive many features including drag-drop.

as drag-drop between treeview , treegrid, there sample available here: drag drop between treegrid , treeview


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -