Version: NetAdvantage 9.2 ASP.NET CLR2x / NetAdvantage 9.2 ASP.NET CLR3x
(Only on Firefox 3.6.3)
Steps to reproduce:
1. Add a UltraWebGrid on an asp.net page and get the data from a datasource
2. In the WebGrid, add a CellClickHandler like this:
function UltraWebGrid1_CellClickHandler(gridName, cellId, button){ //Add code to handle your event here. var Cell = igtbl_getCellById(cellId); if (Cell.Column.Key == "ColumnName") alert("hello world");}
3. Open the page on Firefox 3.6.3.
4. Left click the cell, nothing happens. But right click the cell, the alert appears.
This problem only happens on the latest firefox 3.6.3. It doesn't happen on previous firefox or IE.
We need hotfix for it if it is not Firefox issue.
Thanks.
hi,
We have Infragistics2.WebUI.UltraWebGrid.v7.1, Version=7.1.20071.1045, and the double click event in firefox does not work.
If i change in ig_WebGrid.js as explained by post: http://blogs.infragistics.com/forums/t/37767.aspx, it works in firefox but fails in ie.
I can not put working in both browsers (ie and firefox).
Can you tell me how i can do it?
Best Regards
Hello,
I am just checking about the progress of this issue.
Did you successfully test your application with the service release?
Let me know if you need any further assistance.
Hello ,
Yes, this has been fixed in the latest service release.
This service release should be available under membership account at the Infragistics Website.
To download the service release, log in to
‘My IG’ and select ‘Keys & Downloads’.
Select the appropriate tab for this product; then the license key.
The available service releases (Hot Fixes) should now be listed on the page.
The latest service release for 9.2 version is Version=9.2.20092.2108
Let me know if your issue still persists after insalling the new service release.
This has been fixed in the latest Service Release.