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 the above solution is working for IE11 but not working for Google Chrome.
Ok I will create a case on this.
Regards
Prasad Talla
Hello Prasad,
Did you call EnsureTemplates as I suggested in this thread? If this is not working then it would be recommended that you create a support case with more details about what you have done and how your grid has been set up so that we can look in to this issue further.
Hello I am working with Google Chrome, Infragistics version 15.2 the event is not firing. Could you please help us on this issue.
Thanks
Thank you!!!! I just spent 3 hours trying to track down why this stopped working properly in 14.2. Numerous Google searches through me off track and I tried numerous "tricks" to no avail. This simple line...added to my existing code...fixed everything.