i was wondering if this is possible without making it vertical.
i would expect row Europe to have European countries and Antartica N/A
Thank you so much!
https://plnkr.co/edit/qhXXavruiwyNzLtT?preview
matrixdropdown with single column but each row has different dropdown choices
created 2 years ago
(modified 2 years ago)
Show previous comments
(0)
Comments
(0)
Sign in to comment on this post
Answers approved by surveyjs Support
Hello,
You can use survey.onMatrixCellCreated or/and survey.onMarixCellCreating events.
Thank you,
Andrew
SurveyJS Team
Show previous comments
(6)
AT
2 years ago
Hello,
Please use survey.onMatrixCellValueChanged event.
Thank you,
Andrew
SurveyJS Team
Hello,
Loving the dropdown Other options as it shows comment box!
I was wondering as per discussion above, I was able to achieve rows have different dropdown choices,
Is it possible to incorporate that with Other options? To only have specific row to have Other option with event of showing that comment box?
Thank you!
AT
2 years ago
Hello,
Sure, you can setup differently any property you want on survey.onMatrixCellCreated or/and survey.onMarixCellCreating events.
Thank you,
Andrew
SurveyJS Team