Home All Groups Group Topic Archive Search About

Data Grid Check Boxes

Author
29 Nov 2006 11:21 AM
si_owen
Hi all,

I have a db field that holds data as a booleon 0 or 1. when it is
pulled into datagrid it is automatically changed to a checkbox, either
ticked or unticked.

Does anyone know of some code that will change the output of that cell.
I need the 0 or 1 to become text "in" or "out".

any help will be much appreceiated.

Simon

Author
29 Nov 2006 4:29 PM
RobinS
Windows forms or Web forms? Vb2003 or VB2005?

Robin S.
-------------------------
Show quoteHide quote
"si_owen" <s.o***@sstaffs.gov.uk> wrote in message
news:1164799276.301091.151010@80g2000cwy.googlegroups.com...
> Hi all,
>
> I have a db field that holds data as a booleon 0 or 1. when it is
> pulled into datagrid it is automatically changed to a checkbox, either
> ticked or unticked.
>
> Does anyone know of some code that will change the output of that cell.
> I need the 0 or 1 to become text "in" or "out".
>
> any help will be much appreceiated.
>
> Simon
>