Dear team,
I need to build a form in Wisej similar to the one attached. How can I create such a grid in Wisej without doubling the borders between rows and cells?
Thank you
Try the UserControl attached and use a monospaced font like Courier New
For the overall control, you can use a TableLayoutPanel. You would need to have some merged columns (ie colspan=2) in order to get the layout right.
For the blue grids (see attached pictures), you could use a single row datagridview inside of the tablelayoutpanel.
If you require further assistance or want us to produce a sample for you, you can purchase a consulting package at https://wisej.com/services-packages/
Please login first to submit.