Search results for query: *

  1. C

    Databinding to a property that is an object type.

    Need some guidance on a databinding issue. I need to create an object that "looks like double" to a datagrid. I think it's easiest to describe with an example: First we have the custom object that I want to make look like a double from a databinding perspective. Public Class MyDouble...
Back
Top