Question
Tata Consultancy Services
MX
Last activity: 16 Mar 2017 9:54 EDT
Error message while trying to sort column values in a repeat grid
I have implemented a repeat grid in a Modal Dialogue.The source of Repeat Grid is property. While sorting, If there are more than one values in the repeat grid I am getting an error message
Cannot get property information for: ..PXXXXXName. Details: Invalid value for aClassName, aPropertyName passed to com.pega.pegarules.data.internal.clipboard.PageComparator.getDefaultComparator(Executable, String, String) |
While, if there are no values in the Grid I am not getting any exception or error message on clicking to sort.
It is failing in @Baseclass.pzSortClipboardData activity.
Please do not suggest the solution as mentioned here https://pdn.pega.com/support-articles/invalid-value-aclassname-apropertyname-passed
or here https://pdn.pega.com/support-articles/sorting-issue-column-embedded-repeating-grid
as I dont have a nested Grid.