Hi
I need to create a Form dynamically with controls in it
It is an Employee Info form with Empno , Empname , Sal,
Deptno, Deptname as the fields ( Actually the no. of fields can more ).
The information of the field names, and the corresponding column control type ( text box, label, combo box etc ) would be provided on an excel sheet.
Could some one please suggest how can I dynamically create a form / user form with controls being loaded dynamically
Each control is loaded one below the other with 25 pixels gap
Any suggestion would be greatly valued
thanks
I need to create a Form dynamically with controls in it
It is an Employee Info form with Empno , Empname , Sal,
Deptno, Deptname as the fields ( Actually the no. of fields can more ).
The information of the field names, and the corresponding column control type ( text box, label, combo box etc ) would be provided on an excel sheet.
Could some one please suggest how can I dynamically create a form / user form with controls being loaded dynamically
Each control is loaded one below the other with 25 pixels gap
Any suggestion would be greatly valued
thanks