Hi, i have a big project in which i used syncfusion version 16.4.0.52. Now i switched to 17.3.0.9 and i had problems with the selection of a text within an editcell in the treegrid.
I am using ejNumericTextbox and a ejMaskEdit, and in both i can't select a part of the text with the mouse when i am in edit mode of the cell.
If i switch back to the older version it is working as expected.
It looks like that the ejCombobox is not working with the old and the new version(it only works with the keyboard, but not with the mouse).
I have tried to create a small example based on your demo....
... and i found out that is was working there. I used the "Task Name" column.
Then i clicked on the "Edit" button to modify your example a little bit in the jsPlayground, and i found out, that in the playground the selection was not working(without changing anything on the code).
Then i found out that in the playground sample the selection via mouse doesn't work in chrome, but it works in the internet explorer.
And last but not least in chrome it looks like that the selection with mouse does work if the text is longer then the cell.
Can you reproduce this problems with the different browsers?
Are there any known problems with the newer version in this environment?
Regards
Michael