Click here to Skip to main content
15,917,565 members

Comments by Rajkumarrr123 (Top 1 by date)

Rajkumarrr123 21-Nov-13 17:27pm View    
<div class="rowDivHeader">
<div class="cellDivHeader">Holiday Date  <img src="../images/arrow-down.png" alt="some text" width="10" height="10"/></div>
<div class="cellDivHeader">Description</div>
<div class="cellDivHeader">Edit</div>
<div class="cellDivHeader">Delete</div>
</div>



This is my static div tag works as a header to display the data in table format.How can i implement the pagination and sorting for this.