aspx_beginners thread: create a datagrid controller within repeater controller
Hi guys.., I was wondering if you guys know if we can create a datagrid controller within a repeater controller. What i am trying to do is : I have 2 table in the database. I want to display every item in the first table with sub item(from table2) associated with the item from table 1. so there will be: item 1 table sub item 1 item 2 table sub item 2 ... etc the way i do is that i created a data repeater. in the item template, i create a datagrid. any suggestions will be appreciated. thx
|





