79478018

Date: 2025-03-01 17:55:45
Score: 1.5
Natty:
Report link

Can you try calling this function after user finishes entering data?

const removePinnedTopRow = (api) => { 
  api.setGridOption("pinnedTopRowData", []); 
  api.refreshCells({ force: true }); 
};
Reasons:
  • Whitelisted phrase (-2): Can you try
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: Bhagya Krishna