Since the version 14.1.20141.2283 upgrade, clicking a link button inside a Template Item does not fire the ItemCommand method when a webdatagrid is set to EnableDataViewState="true". If I set EnableDataViewState="false" and rebind the grid each postback the ItemCommand method fires as expected. This behavior was not occurring in the previous version of 14.1. Is this a known error? How can I fix it with rebinding my grids on each postback?
Hello Jason D, I call EnsureTemplates as you suggested in this thread. But It only working in the first post back. I do not understand what is happening,
You can help me?
Thank you!
Hello Nguyen,
I have tested this in our latest service release for v16.1 which is 2044 and it is working for me. What version are you using, including the service release? Do you have a sample that demonstrates the behavior you are seeing?