If one has two different web form controls in a application and if one wanted to know whether the values in the above two different web form control match what control must be used ?

If one has two different web form controls in a application and if one wanted to know whether the values in the above two different web form control match what control must be used ?

A. CompareValidator
B. DataList
C. Listview
D. GridView

Similar Posts