I want to add a method so no record is selected in the grid. The last record is selected by default, I want to disable that so no record is selected.
Is there a built-in feature in mongoose grid for this or do I have to add the code in my script?
If this is to be done by the code in the script, can anyone suggest a solution?