Seeking assistance with Ag Grid in Vue js. I have a scenario where I want to disable the checkbox in the filter upon initial load so that the grid does not display records initially. Is this achievable?
For example, in the screenshot provided in the link below, I would like to deselect the "Completed" status on load, preventing the grid from displaying records with the "Completed" status.
Any help or guidance on this matter would be greatly appreciated. Thank you!