I have a grid component and a dynamically determined second component. There is a splitter component that always contains a grid in the top part. A secondary component will be displayed in the bottom part of the splitter. The type of secondary component will depend on the selected row type in the grid. Select row 1 and the secondary component might be line chart Select row 2 and the secondary component might be another grid... As the user changes the selected row, the component and the data displayed will need updating.
Any ideas on how to set this up? -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
