Whats the best control to use?

E

Eva

Hi all,

I just wanted some advise on what control is best to use
in my situaton. What i am trying to achieve is to allow
the user to enter 1 or more room names into a control of
some sort so that they can be stored in a Database. The
control should have the ability to adjust its size
according to the number of room names entered. The room
names in the control should also be easily read into the
database. The entered data should have some structure if
poss.

Any advise would be great.
:blush:)
thx
 
R

Robert Morris

Your best bet is to write your own, However if that is
not an option you can play with the DataGrid control and
a single or multiple text boxes. Let me know if you need
more guidance, I have done something similar!

- Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top