Can someone tell me where I am doing wrong. Just trying to show hardcoded array in grid.
Discussion posts and replies are publicly visible
Hey,
This should function correctly as I have successfully tested the same approach.
Please press the test button once more after finishing the entire code; there may be a refresh issue.
correct after hitting button it worked..thanks much
I agree. Could it be that in the initial post, the developer first created the local variable with a single row and added more without hitting the "TEST" button to re-initialize the local variables?
If you add data without re-initializing the local variables by hitting the "TEST" button, it could lead to unexpected behavior due to the variable state not being properly reset.