Question
Swedbank
SE
Last activity: 8 Jan 2018 9:05 EST
Sorting Issue in Repeating Grids
I am using a repeating grid, where sorting should be enabled. Grid Source using is ABC.pxResults.
Able to sort only some columns. For some columns I am getting error like below.
Exception Trace com.pega.pegarules.pub.clipboard.InvalidParameterException: Failed to process comparator list, com.pega.pegarules.pub.clipboard.InvalidParameterException: Cannot get property information for: Class:"ABC-Data-XYZ" Property:".abc". Details: Invalid value for aClassName, aPropertyName passed to com.pega.pegarules.data.internal.clipboard.PageComparator.getDefaultComparator(Executable, String, String). Details: Invalid value for aComparator passed to com.pega.pegarules.data.internal.clipboard.Sorter.sortPageList(ClipboardProperty, String[], boolean[], String[])
Found this support article : Node ID: 1333331 SA ID: SA-36092
https://community.pega.com/support/support-articles/sort-functionality-not-working-repeat-grid
Wrf to this article:
Eventhough I am using toplevel page of clipboard (ie. ABC.pxResults ) as my grid source, I am able to sort for some columns and for some columns I am not able to.
If it is the Pega Code issue, it should not work for all the columns I assume. Please confirm and suggest a solution.
Best Regards,
Sri Lalitha.