Getting Error in Table Multi Select Recipe
Summary:
Getting Error in Table Multi Select Recipe
Content (required):
Hi,
I am following Table Multi Select Recipe in vbcs cookbook. I tried tweaking the code by removing the if condition [[ !$variables.selected.row.isAddAll() ]] in TableSelectedChangeChain because I want to get RowData for all the rows in Select All scenario. The moment i do that I get below error in console.
Am I missing something?
TypeError: $variables.selected.row.values is not a function
Version (include the version you are using, if applicable):
2304
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0