In C#, is there an equivalent to the Java JTable?
Additionally, I’d like to be able to have rows sorted by column when the user clicks on that column heading. Finally, I’d like to have two tabs, each with a “JTable” in it.
In C#, is there an equivalent to the Java JTable? Additionally, I’d like to
Share
1 Answer