French characters messed up

G

Guest

I have a main Listing aspx page in my app with links to a Details page. Both hit an access database. The Listing page runs a query against the db, and binds the resulting DataView to a DataGrid control. The user selects one of the items in the list. The Details page retrieves details for the selected item, and displays the results using Label controls.

My problem is that some of the entries in the database have French characters in them. They display all messed up in the Listing page, but they display fine in the Details page. Do I somehow need to set the encoding on my DataGrid?

Thanks, Simon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top