Converting to .net 6.0

Converting to .net 6.0

Hi! I tried to convert the TableView demo to .net 6.0, but ran into a lot of issues. Is there any documentation about how to upgrade a .net framework 4.8 to .net 6.0 for exceed DataGrid?

If I create a new .net 6.0 project and use a xceed DataGrid, everything works fine.