Question
Cairngorm development Q
I have a call to the db which gets a list of order pads.
When this list is returned i then need to create N number of visual order pads
How should this be done. using a data binding and a repeater is not an option. i really just wan to call a function in the view to loop over the result set creating the views
