Tuesday 14 June 2016

Table Header Fix Js

DownLoad  Js :- https://drive.google.com/open?id=0B3Ios8rotFsYUmQyV193MjdUQncDow



 <script src="../tableHeadFixer.js"></script>

  $("#tableOne").tableHeadFixer({ 'left': 1, 'foot': true });

means :- Left Side Column 1 Fix Posstion

No comments:

Post a Comment

SqlDataBaseLibrary

using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using AOS.Repository.Infrastructure; using S...