Thanks Jeff. I tried replacing the problem characters with suitable equivalent (using <string>.Replace()). It works on the simulator (I replace with "***" to test that it was working), but it seems to have no effect what-so-ever on the device. I can't understand it.
I'm still trying to work around this issue. I'm taking the data from a SQLite database, using SQLite-Net, and I'm starting to wonder if that could be the cause of the problem. -- View this message in context: http://monotouch.2284126.n4.nabble.com/characters-appearing-in-my-UITableView-and-UIWebView-views-tp4407802p4408416.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
