Do somebody know what is the equivalent in Windows Forms to the "Zone répétée" control of Windev ?
I hesitate between DataGridView and ListView.
A "Zone répétée" in Windev (or "Looper" as in Windev you can code in french or english) is a little bit like a repeater in ASP.NET I believe.
You can edit it visually and insert data into it by using "ZoneRepeteeAjouteLigne" "LooperAddLine")
The number of columns can be modified (in screenshot, there are 3).