Re: Listview with report view: how to individually populate a cell
From: Jan Hyde (StellaDrinker_at_REMOVE.ME.uboot.com)
Date: 05/14/04
- Next message: Joe: "Re: ListView w. vertical (or angled) ColumnHeader"
- Previous message: Jack: "Object existance"
- In reply to: Tetsuya Oguma: "Listview with report view: how to individually populate a cell"
- Next in thread: DNagel: "Re: Listview with report view: how to individually populate a cell"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 May 2004 11:50:08 +0100
"Tetsuya Oguma" <anonymous@discussions.microsoft.com>'s wild
thoughts were released on Fri, 14 May 2004 02:51:07 -0700
bearing the following fruit:
>Hi all,
>
>Can I pick a cell in Listview with report view and put a value in it? My understanding is that we have to go through from the left-most cell to the right horizontally by adding ListItem and then SubItems.
>
>So, if I want to put a value in a third cell from the left in a second row from the top, I have to populate a first cell(ListItem(2)), a second cell(SubItem(1)), and THEN a third cell(SubItem(2)). Any way to get around this?
>
Items have to EXIST, but you don't need to add any text to
them.
-- Jan Hyde (MVP - Visual Basic) Trinket: What you do with a glass of water. (Jimmy Snibbler) [Abolish the TV Licence - http://www.tvlicensing.biz/]
- Next message: Joe: "Re: ListView w. vertical (or angled) ColumnHeader"
- Previous message: Jack: "Object existance"
- In reply to: Tetsuya Oguma: "Listview with report view: how to individually populate a cell"
- Next in thread: DNagel: "Re: Listview with report view: how to individually populate a cell"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|