Positioning Controls

C

Colin Basterfield

Hi,

What is the best way to position a set of runtime created controls, in my
instance I need to build a set of controls, a label, and two text boxes per
row returned from a web service, but obviously need to position them in a
tidy fashion, I read somewhere that I can simply override the Render method,
but wasn't sure how to proceed, any thoughts?

TIA
Colin B
 
P

Patrice Scribe

Looks like a "repeater" would do the job (basically it will repeat a
"template" for each row). Regarding positioning (you meant on the form ?) my
preference is to use the flow layout mode and to position fields within a
table...

Custom rendering would be rather IMO to create your own feature specific
controls...

Patrice
 
C

Colin Basterfield

Hi,

cheers for that I'll have a play around in the morning, we live in NZ and
it's now 22:20, and my eyes need to close for a few hours

Compliments of the season.
Colin
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top