By mswatcher
via codeproject.com
Submitted: May 09 / 05:29
Every time I have to use the ASP.NET Repeater control with recursive data, I feel frustrated. There's no easy way to use the power of databinding given by the Repeater control for such data, for instance, when I have to display a treeview where a node might have several "child" nodes with an undefined number of sublevels of data.
SaveShareSend
Tags: .net, web design
Add your comment