2
Answers

Issue with WPF and MetroFramework MetroForm

Hello,
I have a MetroForm and I have added a DataSet using my Database sources.
I want to use the method Drag& Drop to add a table from this DataSet. But it's not working. 

I have watched videos in YouTube:
It has to be like that:

The most important thing is that I need this navigation/managment bar to show up. This happenes with just drag & drop the table with specified control. 

However my form is staying blank.

Answers (2)