"Kate" <anon (AT) anon (DOT) net> wrote
Quote:
I want to display text in columns in a textBox, but can't set the position
of the tabs in the box. I've used 'vbtab' , but you can't set the
column/tab number. Any ideas?? |
Kate,
For WebForm, use a DataList instead of a TextBox. e.g.
http://www.daveandal.com/books/4885/...iewsource.aspx
- click on "View Source" on bottom left of that page
For WinForm, use a ListBox instead of a TextBox. e.g.
http://www.c-sharpcorner.com/Code/20...istViewMCB.asp
--
Thanks,
Carl Prothman
Microsoft ASP.NET MVP
http://www.able-consulting.com