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:
![](https://www.csharp.com/forums/uploadfile/9a1af4/04182023170121PM/Screenshot 2023-04-18 200344.png)
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.