Hello,
I have an asp.net page that is written in vb.net and html.
I use a non-editable data grid to display the results from stored procedures coming from a SQL 2000 box. One of the columns is a bit field that currently shows up on the web page as True or False. How can I have it display as either a checked or unchecked checkbox?
Thanks
I have an asp.net page that is written in vb.net and html.
I use a non-editable data grid to display the results from stored procedures coming from a SQL 2000 box. One of the columns is a bit field that currently shows up on the web page as True or False. How can I have it display as either a checked or unchecked checkbox?
Thanks