User Profile
Collapse
-
swap894 replied to i want to compare two rows of same coloumn how i do it using javacript below is mycodin Javascripti am using ubuntu so the images are as it is please do something -
swap894 replied to i want to compare two rows of same coloumn how i do it using javacript below is mycodin Javascriptform image you can see tht there is column called REFERRING IP it contains some ip addresses but from filter when i give some value for eg 2 then all ips having same ips adgreses except last address shoule come one below anothe and their colour should change to red
exmple:- 101.101.101.111
101.101.101.112 these ip row color sholud change to redLeave a comment:
-
swap894 replied to i want to compare two rows of same coloumn how i do it using javacript below is mycodin Javascripti am comparing ips which are in a single column
see the below structure here Ref_ip & Ref_irl are two coloumns
Ref_ip Ref_url
1.1.1.1 1
1.1.1.2 1
1.1.1.3 1
1.2.2.1 1
1.2.2.2 1
1.2.2.3 3
so as you can se i have ips like this if i have ip's like this those are same i have want to change the colur of the row ..i am only comparing 1.1.1 & if they...Leave a comment:
-
swap894 started a topic i want to compare two rows of same coloumn how i do it using javacript below is mycodin Javascripti want to compare two rows of same coloumn how i do it using javacript below is mycod
...Code:var cellclass = function (row, columnfield, value) { //alert("row==>"+row+"column==>"+columnfield+"value===>"+value); var oldValue=""; //alert(valueOfPrevious); if (row
No activity results to display
Show More
Leave a comment: