I have 2 list web parts of 2 separate lists on a page. i would like to compare a column which is common between these 2 web parts and display valid if there is match and non valid if there is no match, how do i do the compares? Shall i use table element id of each list and the column name?
Appreciate any response.