Dynamic Programming using recursion

Why do the videos include only iterative approach for solving DP even though we were told in the introduction lecture that DP should be used with recursion?