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.
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
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>
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