M
ma
Hello,
I am a C/C++ programmer and I designed several windows forms. In windows
forms each control has a position which is related to its container. This is
not the case in web forms. How can arrange controls in a web form? I know
that I can create a table and put each control on its cell, but it is
cumbersome and if you want to change the place of a control, it would be
difficult. What is the preferred way to arrange controls on a web form? Any
tutorial about this on web? Any information is much appreciated.
Best regards
I am a C/C++ programmer and I designed several windows forms. In windows
forms each control has a position which is related to its container. This is
not the case in web forms. How can arrange controls in a web form? I know
that I can create a table and put each control on its cell, but it is
cumbersome and if you want to change the place of a control, it would be
difficult. What is the preferred way to arrange controls on a web form? Any
tutorial about this on web? Any information is much appreciated.
Best regards