Connecting Tech Pros Worldwide Forums | Help | Site Map

ListViewRemember

Adam
Guest
 
Posts: n/a
#1: Nov 13 '05
Hi
I have Ms. ListView in the MS.Access in the Form
I can change size and move columns by mouse
But I don't know how do it this that Visual Basic should be remember
thes arrange by mouse in the Form
Please, help me

Bob Quintal
Guest
 
Posts: n/a
#2: Nov 13 '05

re: ListViewRemember


slidera@poczta.onet.pl (Adam) wrote in
news:e45d4671.0504170402.2ae85506@posting.google.c om:
[color=blue]
> Hi
> I have Ms. ListView in the MS.Access in the Form
> I can change size and move columns by mouse
> But I don't know how do it this that Visual Basic should be
> remember thes arrange by mouse in the Form
> Please, help me[/color]

Access will never remember listview changes don from form view.

Go to design view: the positions of fields is set by the .[color=blue]
>data>rowsource property. If you change the order, you need to set[/color]
the boundcolumn.property to match. The width of each column is set
in the >format>columnwidths property.

save the modified design.

--
Bob Quintal

PA is y I've altered my email address.
Closed Thread