Hi Paul :)
will there be the facility to dynamically create say a table of varying number of elements?
something like this https://www.codeproject.com/Tips/1255755/Matrix-Multiplication-using-VB-net-MMULT-excel-equ
Yes, there should be. The whole idea of using a gui language framework (WinFormsX in this case) should allow the user to dynamically add/remove controls as needed.
good to hear, thank you :)