Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #552
| From | GS <gs@somewhere.net> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: ListView Q |
| Date | 2011-12-08 17:36 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <jbre4q$j46$1@dont-email.me> (permalink) |
| References | <en3Eq.208168$cr3.169369@newsfe03.ams2> <jbqh2d$o3t$1@speranza.aioe.org> <Jv9Eq.17221$NG1.16319@newsfe11.ams2> |
Ivar submitted this idea : > > "Deanna Earley" <dee.earley@icode.co.uk> wrote in message > news:jbqh2d$o3t$1@speranza.aioe.org...> >> That whole concept is kinda' silly... >> The listbox uses tabs to delimit columns. The ListView uses subitems. >> Having sub columns in sub items doesn't make sense to me, just add another >> column. > > I don't think none wrapped text and merged cells in Excel is 'Silly', but > that's just my opinion. I wanted the same effect in a ListView > Anyway, I now have aligned columns within columns in a Listview, all sorted. > > Ivar You can get the same behavior as in Excel if you use Spread.ocx since it's a classic VB component that duplicates (nearly all) what an Excel spreadsheet does, plus more. -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Find similar
ListView Q "Ivar" <ivar.ekstromer000@ntlworld.com> - 2011-12-08 13:57 +0000
Re: ListView Q Deanna Earley <dee.earley@icode.co.uk> - 2011-12-08 14:20 +0000
Re: ListView Q "Ivar" <ivar.ekstromer000@ntlworld.com> - 2011-12-08 20:56 +0000
Re: ListView Q GS <gs@somewhere.net> - 2011-12-08 17:36 -0500
csiph-web