Descendant Count Using ASP.NET Code
Author:
Patrick Santry
In this article we are going to provide a method of using dynamic SQL to generate a descendent count of records under nested categories. This is similar to what you see with most directories where you have a directory structure and each category contains a count of all children and descendents.
More Tutorials
|