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
355
In Chrome and Safari when you start editing a cell, the row editing template opens at an incorrect position
posted

I have UI issue on WebHierarchicalDataGrid controls
For chrome and safari browser, editing cell doesnt work properly
In Chrome and Safari when I start editing a cell, the row editing template opens at an incorrect position.
I am using Infragistics: v13.2, Version =13.2.20132.2028
I have feature of row editing behavior for parent as well as child grid for WebHierarchicalDataGrid.
I have two parent row and respective child grid having multiple rows
When I have I start editing a cell, click on child grid cell, input box is shown for that cell to edit the values
now I expand second parent row and click on child grid cell and then click on another child grid cell to edit the value at that time, cell input box position is change and it is display on top left side.
I.e In Chrome and Safari when you start editing a cell, the row editing template opens at an incorrect position.

Parents Reply Children
No Data