ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Is it possible to add dropdown in one of the field of grid?

AP_10343008
16-Pearl

Is it possible to add dropdown in one of the field of grid?

I have passed infotable to grid with few editable fields. Now customer wanted one more field in grid which have dropdown widget to select values. Is that possible.

ACCEPTED SOLUTION

Accepted Solutions

hi @AP_10343008,

 

In Grid Widget, it's not possible. A couple of workarounds:

  1. Use Collection Widget
  2. As you know, use a Dropdown out of Grid.
  3. When pressed on the Grid row, a Popup opens, allowing you to edit it. In Popup, you can use the Dropdown.

Thanks,

Shashi Preetham,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.

View solution in original post

2 REPLIES 2

Hi @AP_10343008  you want to add dropdowns in the edit cells of the grid, Am I understanding correctly?
if yes then-No, It’s not part of ThingWorx functionality, the Grid Widget does not offer any built-in Events to automatically detect value changes.

hi @AP_10343008,

 

In Grid Widget, it's not possible. A couple of workarounds:

  1. Use Collection Widget
  2. As you know, use a Dropdown out of Grid.
  3. When pressed on the Grid row, a Popup opens, allowing you to edit it. In Popup, you can use the Dropdown.

Thanks,

Shashi Preetham,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.
Announcements


Top Tags