Hi,
I looked through the ASP.NET core documentation for the DataGrid component, but I have not been able to find how I can achieve the following:
1- The height of cell on grid should always be single line.
2- If the text overflows end with an ellipsis (...) and on double-click show the whole content of the cell in a pop-up.
Many thanks!
Zohir