Creating custom/intutive layout for controls
Posted
by LibraRocks
on Stack Overflow
See other posts from Stack Overflow
or by LibraRocks
Published on 2009-12-10T21:37:17Z
Indexed on
2010/04/02
13:03 UTC
Read the original article
Hit count: 183
Hi, I have an address control which display the contact info of the person.
so it displays something like
1234, street City, CA 12345
Now i want to give user flexibility to create format out of it. For ex someone might want to display address as,
street, City, Country
OR
Just display their emails: [email protected] [email protected]
Any good ideas on how to it or similar examples? thanks
© Stack Overflow or respective owner