Hello,
I am having an issue with a detail grid and its summaryData. If summaryData is enabled it does work and shows the sum of the column. The problem is when I go to edit the data in the row. The "Edit" button does not switch back to "Edit" after clicking it when it is "Update". You can see the issue here:
https://stackblitz.com/edit/paramquery-demo-wa52s5?file=index.htmlComment out the summaryData and the buttons and updates work fine but i would really like to have that summary row in there. Thoughts?
Thank you.