Predix_Logo
  • Categories
    • Questions
    • Predix | Updates
      • Pricing
      • Product
    • Deloitte - Private
    • How-To
    • Accenture-Private
  • Explore
    • Topics
    • Questions
    • Articles
    • Feedback or Feature Requests
  • Sign in
  • Home /
  • Questions /
avatar image
0
Question by Grace.Montoya@ge.com · Jan 17, 2019 at 01:46 PM · polymergrid

Polymer v2 Data grid with expandable rows example

Does anybody have a link to a polymer 2 example repository that uses the expandable rows functionality on a data grid?

I have only found this documentation link https://www.predix-ui.com/#/develop/data-grid/expandable-rows but I'd like to see it in action.

Cheers

Comment
Add comment
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

  • Sort: 
avatar image
0
Best Answer

Answer by Grace.Montoya@ge.com · Feb 05, 2019 at 08:25 AM

So it turns out expandable rows functionality can only be added to px-data-grid . The px-data-grid-paginated component doesn't support the expandable functionality. Here is an example:

  <px-data-grid id="myGridExpand" table-data='{{_tableData}}' columns='[[_myColumns]]' filterable editable
       auto-filter highlight='[[_highlightData]]' hide-action-menu resizable ellipsis=true >
           <template class="row-details">
               <!-- Row details template -->
              My hidden text.
           </template>
 </px-data-grid>
Comment
Add comment · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Follow this Question

Answers Answers and Comments

100 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

What is the UI framework for Predix? Is it Angular, Node or Polymer? 1 Answer

How to use d3 with polymer using the div tag? 2 Answers

Not able to dynamically update px-dropdown in Single page application 1 Answer

Angular and polymer binding doesn't work with firefox and IE 4 Answers

Referencing a Polymer app with ui-app-hub 1 Answer

GE Monogram
  • Legal
  • Cookies
  • Forum Terms
  • Contact Us
  • Copyright © 2017 General Electric Company. All rights reserved.


Enterprise
Social Q&A

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Submit your feedback or feature request
  • Categories
  • Questions
  • Predix | Updates
    • Pricing
    • Product
  • Deloitte - Private
  • How-To
  • Accenture-Private
  • Explore
  • Topics
  • Questions
  • Articles
  • Feedback or Feature Requests