Showing posts with label TD count. Show all posts
Showing posts with label TD count. Show all posts

Monday, April 27, 2015

JQuery to count total TD available in particular TR

var totalCells = $(this).parent().find('td').size();

Scrum and Scrum master

Scrum  Scrum is a framework which helps a team to work together.  It is like a rugby team (the scrum name comes from rugby game). Scrum enco...