Firstly bec I do not know how to dynamically enable/disable the Edit button in the navGrid toolbar, I thought of creating my own buttons in a new Toolbar. I am able to enable/disable my custom buttons depending on the selected row. But how to I activate the Form Edit to simulate a click of the Edit button in the navGrid toolbar?
Better still if someone can tell me if dynamically enable/disable the Edit button in the navGrid toolbar is possible, and if so how to go about it.
I did this:
toolbar: [true,”top”]
And I check my row record with this:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top