S
scorpion53061
Hello,
I have been asked to write a program and allow the end user to create
custom fields in a SQL Server database in addition to the premade
fields.
I understand how to add the column, the data type and such.
My question is I need to accommodate the added forms in some sort of
scrollable label in which I can create an array and say to add textboxes
and buttons for each field that is added along with the appropriate
events.
I don't believe the datagrid has this functionality though I may be
mistaken. How would you proceed with this?
Thank you for your help.
Kelly Martens
http://www.kjmsolutions.com <http://www.kjmsolutions.com/>
(e-mail address removed)
I have been asked to write a program and allow the end user to create
custom fields in a SQL Server database in addition to the premade
fields.
I understand how to add the column, the data type and such.
My question is I need to accommodate the added forms in some sort of
scrollable label in which I can create an array and say to add textboxes
and buttons for each field that is added along with the appropriate
events.
I don't believe the datagrid has this functionality though I may be
mistaken. How would you proceed with this?
Thank you for your help.
Kelly Martens
http://www.kjmsolutions.com <http://www.kjmsolutions.com/>
(e-mail address removed)