J
JD
Hello,
I am working on a page where I want to display a list of checkboxes that
have values that come from a database. I have two fields that I pull back
from the database, which are the id filed for the option and description
which is what the user will see on the page. I run the code without any
errors and when I set the control datasource to my datatable and set the
datavaluefield to the id and the datatextfield to the description I get the
following displaying on the screeen System.Data.DataRow.view. I know I have
seen this before, but for the life of me I can not remember how I got rid of
it. If anyone has any ideas on this I would really appreciate it. thanks.
I am working on a page where I want to display a list of checkboxes that
have values that come from a database. I have two fields that I pull back
from the database, which are the id filed for the option and description
which is what the user will see on the page. I run the code without any
errors and when I set the control datasource to my datatable and set the
datavaluefield to the id and the datatextfield to the description I get the
following displaying on the screeen System.Data.DataRow.view. I know I have
seen this before, but for the life of me I can not remember how I got rid of
it. If anyone has any ideas on this I would really appreciate it. thanks.