|
-
July 16th, 1999, 09:03 AM
#1
insert liewview column at design-time
I added a Listview control in Report mode with 10 columns.
Now I want to add a new column before (i.e. left of) the first column.
How can I do that at design-time?
Clicking the insert button in the properties dialog only lets me insert after (i.e. to the right) the current column.
(I know I can do it in code)
Any tricks? like hit "CTRL+Shift+Alt+Ins" :-)
-
July 17th, 1999, 03:00 AM
#2
Re: insert liewview column at design-time
use control array and try to use load function ?
-
July 19th, 1999, 12:41 AM
#3
Re: insert liewview column at design-time
Insert a column after the first column on the RHS. Change its properties, text, hotkey etc to that of the first column => i.e Replicate the first column and then go and edit your first column to new captn .. ha Ha HA...
-
July 19th, 1999, 01:27 AM
#4
Re: insert liewview column at design-time
Thanks, but I asked for a design-time solution.
-
July 19th, 1999, 01:29 AM
#5
Re: insert liewview column at design-time
Thanks, I found that one already. It's just not the kind of comfort I have been looking for...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|