Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Reg: Tree Grid click is not happening properly in Arabic mode.

    Hi,

    In the TreeGrid,In Arabic mode If we are trying to click on the node after resizing the columns then the single click is not working. But sometimes double click works.

    In ltr(English) mode everything is fine.


    We have used the treeGrid_init.html under the components in the Smart Client SDK. We just changed the below code and tried.

    Code:
     <HTML dir=rtl><HEAD>
    Could you please have a look and suggest me the best solution.

    We are working on the below environment:
    SmartClient version : Isomorphic SmartClient/SmartGWT Framework (9.1p_2014-10-26/PowerEdition Deployment 2014-10-26)

    Browser : IE9

    Thanks in Advance

    #2
    When we make the change you suggest (modifying the treeGrid_init.html example to be RTL), interaction appears to continue to work in IE9.

    Can you clarify exactly what is going wrong for you? You say single click is not working - what happens when you attempt to single click (failure to select records? failure to fire click handlers? Something else?). Where exactly are you clicking to cause the failure?
    If it's not easy to describe, a screencast demonstrating the problem, or some screenshots annotated to indicate exactly how you're interacting with the grid might help.

    Thanks
    Isomoprhic Software

    Comment


      #3
      Hi,

      We have explained the problem in the below video.

      http://www.screencast.com/users/VijayBhaskar511/folders/Default/media/5fb91348-733d-49a3-96d5-e45be20d278c

      Please let me know if you need any other information.

      Thanks in advance

      Comment


        #4
        Thanks - we have now resolved this issue.
        Please try the next nighty build, dated Nov 7 or above

        Regards
        Isomorphic Software

        Comment

        Working...
        X