Don't compare two datagrids.
Compare two datasets.

If you need thew view to display what's in common, then you can create your
own Filter function and apply it to the underlying data sets.

Any changes made to the data will be reflected in the view.

On Wed, Mar 31, 2010 at 4:51 PM, cvsikh <[email protected]> wrote:

>
>
> Hi,
>
> I am looking for a solution to compare data in two datagrids. The date
> fields are exactly the same. Any help on this will be greatly appreciated.
> If somehow, we can color code repeated data, that will be ideal.
>
>  
>

Reply via email to