Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
420
Hilight the grid row
posted

Hi

I have two grid left,right side.

I am loading the grid from two different databases but same table tbl_employee.

So both database i can have matched records and unmatched records.

LeftSide grid                                           Rightside grid

EmpId                                                      EmpID

1                                                                 1

2                                                                 2

3                                                                 5

4                                                                 6

I want to highlight the matched row in blue color.

How can i do this with out looping.

 

Regards

Vairamtuhu