Saturday 23 January 2016

Search on Double Click in IR Report

Place the below code in HTML Header:
<script type="text/javascript">
$(function(){
 $('.apexir_WORKSHEET_DATA td').live('dblclick',function(){
  $('#apexir_SEARCH').val($(this).text());
  gReport.search('SEARCH');
 });
});
</script>

2 comments:

  1. This is an awesome post. Really very informative and creative contents. Visit my website to get best Information About Best UPSC Coaching Institute in Andheri
    Best UPSC Coaching Institute in Andheri
    Top UPSC Coaching Institute in Andheri

    ReplyDelete