BChernick
Mon Sep 06 08:27:01 CDT 2004
Of course I could. I'm just focused on VB and translating it might help me
understand the basic principles better. Also I'm reluctant to copy someone
else's code into what could eventually become commercial software, although
in this case I don't see any copywrite notices.
"Sijin Joseph" wrote:
> You don't need to translate that into VB, just use it in your
> application as a seperate C# project.
>
> Sijin Joseph
>
http://www.indiangeek.net
>
http://weblogs.asp.net/sjoseph
>
>
> B. Chernick wrote:
> > Thanks! I wonder how long it's take me to translate this to VB? ;-)
> >
> > (Is it my imagination or are all the good custom controls written in C#? )
> >
> > "Sijin Joseph" wrote:
> >
> >
> >>This is what i found
> >>
http://www.thecodeproject.com/cs/miscctrl/ListViewCellEditors.asp
> >>
> >>Sijin Joseph
> >>
http://www.indiangeek.net
> >>
http://weblogs.asp.net/sjoseph
> >>
> >>
> >>
> >>B. Chernick wrote:
> >>
> >>>Is it possible to setup a listview control with two columns so that the
> >>>second column is editable?
> >>
>