so the API says that the “cellvaluechanged” is actually “cellvaluechanging”…. which is correct?
regardless, neither gets called when checking or unchecking the checkbox….. also, when using a two state checkbox I see that some of the checkboxes I’m not editing go to null when I check a checkbox (this is in a nested grid)
finally, there is no mention of the ‘button’ columntype in the API, yet when set the column does display a button, which seems to show the boolean state of the button for the button text.
Where can I find an up to date version of the API docs so I can get these widgets working properly?