Good day. I have a task: using C #, WPF in the MS Visual Studio development environment to display the table as simple as possible, using different colors.

I myself am used to SharpDevelop. there it is done elementary. I thought in WPF all the same, but it seems to be wrong. And you need it in WPF.

  • And what exactly is the problem? - Regent
  • Well in WPF there is a DataGrid control, than it did not fit? Or a problem with data binding? - konoplinovich
  • 2
    What is the difference between the code for the SharpDevelop case and the code for the VisualSudio case? - VladD

0