VB.NET WinForms Grid Flow

Job ID: 32286270

Budget: $30 – $250 USD

I have a VB.NET WinForms application that contains 6 dev express grids.
I need development that will allow a user to add values to any of the grids and have the other grids below it adjust accordingly. This is similar to a flow layout with websites, but it is winforms. There also needs to be a property for the max number of rows in the grid before a scrollbar appears. As an item is added, it needs to fully display all items, until the max number is reached.
For the data that populates the grids needs to come from a class object (in the sample application). This contains a value and a state. the state needs to be a separate button in a column on the grid for each row. This will allow eth user to toggle the state for that particular row. If the state is false, the row needs to be gray background, otherwise if state is true, it needs to be white background. There also needs to be a button on each row to remove the row. By removing it will again adjust to compact the rest of the layout so it is not gaps or overlap.

Please see the video and application.

The grid control is a dev express grid.
The .NET version should be 4.7.2
Preferably in VisualStudio 2019


If you have any questions, please let me know before starting.
Related categories: .NET Windows Desktop C# Programming VB.NET