在我的自定义网格上启用文件指示器后,系统会提示我在网格上保存更改然后出现此错误。
Object reference not set to an instance of an object.
at PX.Web.UI.PXFilesDialog.a(Boolean& A_0)
at PX.Web.UI.PXFilesDialog.GetAttachedFiles(Boolean& allowEdit)
at PX.Web.UI.PXFilesDialog.a()
at PX.Web.UI.PXFilesDialog.CreateChildControls()
at System.Web.UI.Control.EnsureChildControls()
at PX.Web.UI.PXFilesDialog.DataBind()
at PX.Web.UI.PXGrid.ap()
at PX.Web.UI.PXGrid.a(PXCallbackCommand A_0)
at PX.Web.UI.PXCallbackManager.b(PXCallbackResultMethod A_0, XmlWriter A_1)
at PX.Web.UI.PXCallbackManager.a(PXCallbackResultMethod A_0)