DoJo Enhanced grid updating constraints dynamically is not working
问题 I have a DoJo enhanced data grid with editable number text box with some default min & max constraints. I need to change the constraints once grid loaded completely. Please advise on same. below is the code snippet, where i have applied default constraint as min 0 and max 100. Is it possible to set min and max constraints values from the dataStore fields i.e minAge and maxAge while defining the layout? If not is it possible to update those default constraints? require(["dojox/grid/cells/dijit