I'm trying to create a survey like list of questions in order to capture the response of each user. For this , I've created a detail so that it'll be easier if any questions to be added/updated in future. I'm stuck in a point where Ive to make questionnaire column to be completely disabled from the editgrid functionality like the below image. Please assist how could I achieve this.
If I understand your goal correctly, you will be able to set this up with the help of Business Rules. You can find all the instructions and details on this functionality in this Academy article.
Thanks for the response. If business rule is applied to disable the column It looks like below. Which does look good as if Question is too long it'll show only few words of that in a grid view as below
Column Ques should be shown fully like multi-line text.