Hi there,
I have an application which is using Infragistics 2014.1 and I would like to go for 2014.2 just for the "Clearfilter" method of webdropdown. After I replaced the infragistics dll with version 14.2, I noticed that the item command event of WebDataGrid is not working.
I immediately reverted the application back to 14.1 and then it seemed to be working. It's very strange and I wonder there may be many other changes like this.
I don't find such an update in the release document of the version 14.2. Is there any link which shows these kind of differences between 14.1 and 14.2?
Hello,
Here's a link to our blog containing links to the release notes for 14.1 and 14.2:
http://ko.infragistics.com/community/blogs/engineering/archive/2015/03/18/infragistics-asp-net-release-notes-march-2015-14-1-14-2-service-release.aspx
Let me know if you have any further questions regarding this matter.
Hi,
Thanks for the link. But it doesn't describe anything about "Item Command" event of the webdatagrid.
Please refer to my initial question.
Here's a link to our documentation with more information on the ItemCommand event:
http://help.infragistics.com/doc/ASPNET/2014.2/CLR4.0/?page=Infragistics4.Web.v14.2~Infragistics.Web.UI.GridControls.WebDataGrid~ItemCommand_EV.html
Please provide more information on how you are handling this event and when it is expected to fire and the discrepancies between 14.1 and 14.2.