Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
305
getactiverow in ultrawebgrid in IE-10
posted

Hi,

I am using UltraWebGrid Version=11.1.20111.2216

Now I am getting active row  in client side using below code

  var row = grid.getActiveRow();

This is working in IE8 and FireFox18.0.3 browsers .But this is not working in IE10 browser.

If I select a row in UltraWebGrid ,row is not highlighted in screen itself in IE10 browser.(in IE8/Firefox ,selected row is highlighted with arrow symbol in left end of the selected row).

Please help me to solve this issue.

Thanks in advance

  • 29417
    Suggested Answer
    Offline posted

    Hello manikandan1984 ,

     

    Thank you for posting in our forum.

     

    I’ve looked into this and it seems that this issue has been fixed in the latest Service release for 11.1: 11.1.20111.2238.

    Please update to the latest service release and let me know if you’re still encountering any issue.

     

    You can download the latest service release for your version by following these steps:

    1)      Go to http://ko.infragistics.com/ and log in with your account.

    2)      Select “Account”. This will open the “My keys and downloads” page.

    3)      Select your product from the product list.

    4)      Select the “Service releases” tab .

    Here you will find the latest service release available for download.

     

    Let me know if you have any questions or concerns.

     

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer II

    Infragistics, Inc.

    http://ko.infragistics.com/support

     

  • 305
    posted

    Hi Everybody,

    Is there any update on this?