hi
i have a scenario where in the
table i have 10 row and instead of
onLeadSelect() on the table with single click
where i can open a pop-up window ,
i need a double click on the table row as in
if i double click on a particular table row it should
open a pop-up window and show that particular row details
in the pop-window view .
can any one help me .