I have create Process screen
I want to insert records in PXFilterProcessing view. But not able to insert records
I have create Process screen
I want to insert records in PXFilterProcessing view. But not able to insert records
Hi
Could you please add below code snippet?
InventoryDetails.AllowInsert = true; or
InventoryDetails.Cache.AllowInsert = true;
this will allows to insert the data in the grid.
Hop, it helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.