Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The accordion doesn't show up if data-ng-show is used? #69

Open
subhashkotu opened this issue Aug 26, 2016 · 0 comments
Open

The accordion doesn't show up if data-ng-show is used? #69

subhashkotu opened this issue Aug 26, 2016 · 0 comments

Comments

@subhashkotu
Copy link

subhashkotu commented Aug 26, 2016

I'm trying to implement this and paused little bit as the below implementation is not working.

Background: I've a grid on the page show the list of products and on selection of a row in the grid, the various details of the product is supposed to be displayed.
Instead showing the entire fieldset (around 50+) in a single section, trying to utilize the accordion control to break them in to sections and show the content.

Pane Header 1 // some controls here uses the model selectedItem.Product Pane Header 2 // some controls here uses the model selectedItem.Product

Or if I wrap the controls with

with in the , the accordion itself not showing up and NO exceptions as well.

Did anybody try this or what's the alternative for this?

@subhashkotu subhashkotu changed the title The accordion doesn't show up if we use data-ng-show? The accordion doesn't show up if data-ng-show is used? Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant