Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

editing listview of VB

0 views
Skip to first unread message

vava

unread,
Jan 24, 2002, 11:45:49 PM1/24/02
to
hai,

iam doing a VB/oracle project.i was using listview control
with grid property to display more then 50 records.now i want to edit
those record,which is not (i think so) possible with listview.if
possible suggest how to do it.i have to edit all the columns.or else
,please suggest me which control should i use.
your reply(any) will be greately appreciated.thankyou.

regards
vava

Nathan Moschkin

unread,
Jan 25, 2002, 1:54:41 AM1/25/02
to
the neatest thing would be to write an active-x control suitable for the
task.
barring that there's MS's FlexGrid (if you have VB pro edition or better,
I'm assuming you would),
there's also the very idea of writing a form for editing the user input and
having the user able to 'right-click' on your listview control to show it
some options like 'edit' where it would load the data into a form.

do you have to do this in a fashion that makes an editable list-view? there
are VB-style kludges for that, otherwise, reply to me via e-mail.


"vava" <vavach...@rediffmail.com> wrote in message
news:dd7591c.02012...@posting.google.com...

Kris Sheglova

unread,
Jan 25, 2002, 9:06:23 AM1/25/02
to
VB Enterprise comes with data aware grids. You can also bind your
datasource to things like text boxes so you can edit the record

Kris Sheglova

"Nathan Moschkin" <nmo...@tampabay.rr.com> wrote in message
news:Ri748.117317$_w.16...@typhoon.tampabay.rr.com...

Nathan Moschkin

unread,
Jan 26, 2002, 9:47:50 PM1/26/02
to
so does pro edition.
:-) but I'm a gui-nerd, I like me some BitBlt and DrawLine.


"Kris Sheglova" <south...@unisonfree.net> wrote in message
news:a2roou$4n4$1...@helle.btinternet.com...

0 new messages