Hello Christiano,
before suggesting possibly a better solution, I'd like to know what is your
data access technlogy. Are you using ADO.NET directly, Entity Framework,
LINQ, etc.?
In my opinion it would be fastest to do this field replacement at the
dataset level (if applicable), and not at the control level. Also, five...



