Weird error on gridField for UI

I am getting a weird error on a gridField:

...error at function a!gridField: key (APNX-1-4198-000)...java.lang.NullPointerException: key...

This same UI is used in many places and it only errors in one usage but I cannot for the life of me figure out why its failing or what that error means.

  Discussion posts and replies are publicly visible

Parents Reply Children
  • I removed all the columns and still got the error.  I ahve even gone as far as to recreate the grid all together.  This started to occur when i moved from the old grid_19r1 tot he new grid version.  We did this to fix a pagination issue with the old config.  It works it lots of other places using the same SAIL interface with the new grid, but for this one situation it does not work and I cannot understand the change.