gridview - Automatically collapsing a detail when opening another in a shieldui grid hierarchy -


i have shieldui grid, , i'm using hierarchy open detail underneath individual rows. works well. thing don't when open hierarchy leaves other detail panels open. i'd behave accordion---when 1 opened other closes.

is there straightforward way this?

the desired functionality can achieved via custom code. each expansion of row, can collapse others. can done via method below: http://www.shieldui.com/documentation/grid/javascript/api/methods/collapserow


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -