Skip to main content
September 24, 2024
Question

Readonly Grid

  • September 24, 2024
  • 5 replies
  • 0 views

Hi Guys

I tried to create a readonly grid where i have one column with document download link . I did null handling for that when we have a document i should be able to see the download icon with link if we dont have any document i should be able to see the text message stating no documents .When i tried to open the component configuration for the read only grid i am encountering the error. Please find the image which i  attached .Can someone help me this error what exactly.

Thanks in advance

5 replies

stefanhelzle0001
September 24, 2024

Can you share relevant code snippets?

somasundaram.d
September 25, 2024

Please provide the code for the link column that you have from the expression editor. It should be due incorrect indexing.

shubhama926776
Brainy
September 25, 2024

Could you please share the code snippet for the document download link? There appears to be an issue with how the component is being used.

शुभम्
davidj137213
Brainy
September 25, 2024

Please share your code... it could be related to a null value returned by the index function.

mikes0011
Brainy
September 25, 2024

Since nobody's mentioned it yet, I'll go ahead and point out that it would be helpful if you'd share an example of your code with us, since it's really hard to discern what the issue might be otherwise.