How do I go about dynamically controlling the number of boxes based on a child collection? I'm pretty sure I need to do it in the InitializeRow event and access the child collection and loop the button creation code.
Thanks
0
Polar
answered on Sep 30, 2008 4:36 PM
Wow. This is great Mike. Thank You.
0
Polar
answered on Sep 26, 2008 9:43 PM
Thanks for the reply. I have seen that post and I it seems that it is only possible to add buttons on the left or right. I want each button to fill the width of the cell and add them in a top/bottom fashion.