Category - Table
16 Jul 2015 0 Comments   39851 Views
Here Mudassar Ahmed Khan has explained with an example, how to get count (number) of rows in HTML Table using jQuery.
This article will explain how to get the total count of the number of rows in HTML Table and also how to get the count of the number of all rows except the First (Header) row in HTML Table using jQuery.
19 Jun 2015 0 Comments   12697 Views
Here Mudassar Ahmed Khan has explained with an example, how to delete (remove) all rows from an HTML Table except First and Second row using jQuery.
18 Jun 2015 0 Comments   14218 Views
Here Mudassar Ahmed Khan has explained with an example, how to delete (remove) all rows from an HTML Table except First (Header) row using jQuery.