View all questions & answers for the Associate-Reactive-Developer exam
Regarding List_SortColumn, which of the following options is true?
Set the Column to "{EntityName}.[AttributeName]" & define a dynamic sort
Set the Column to "{EntityName}.[AttributeName]" & Automatic add a dynamic sort
Set the Column to "{EntityName}.{AttributeName}" & define a dynamic sort
Set the Column to "{EntityName}.{AttributeName}" & Automatic add a dynamic sort
Submit