Data grid that expands when clicked
I have a datagrid that displays two 2 (of 9) fields from my data master. When the user taps on a row, I want the row to expand to show all 11 fields from the data master.
There are multiple posts on this topic but they are all several years old. I've tried the suggestions anyway, but they don't work in the newer version of the prototyper.
Has anyone else done this successfully? If so, how?
Hi Dee,
One option is to create dynamic panels, one with the limited field and one with the full unfiltered data master, with an on click event to switch to the other panel/unfiltered field.
Best,
Danielle
Hi Dee,
One option is to create dynamic panels, one with the limited field and one with the full unfiltered data master, with an on click event to switch to the other panel/unfiltered field.
Best,
Danielle
Hi Dee,
Please find attached an example based on what you need. Kindly let me know how it goes.
https://www.dropbox.com/s/nwmgseps514...
Best,
Sonia Durán
Hi Dee,
Please find attached an example based on what you need. Kindly let me know how it goes.
https://www.dropbox.com/s/nwmgseps514...
Best,
Sonia Durán
Replies have been locked on this page!