WPF/Graphic framework for a table
.NET (Core and Framework)
4
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I need to implement a variant of the symplex algorithm and I need a table control to display values. The table should be able to gain a new column/row, and I should be able to change its values. I thought WPF would be a great choice, but I don't know whether there are easier/more feasible solutions Any suggestion/control/sample would be greatly appreciated
---
-
Hi all, I need to implement a variant of the symplex algorithm and I need a table control to display values. The table should be able to gain a new column/row, and I should be able to change its values. I thought WPF would be a great choice, but I don't know whether there are easier/more feasible solutions Any suggestion/control/sample would be greatly appreciated
---
-