is it possible to use a usercontol file when loading a detailtable?
ie
...
<DetailTables>
<uc1: DetailTable id="NestedGrid" />
</DetailTables>
and then have the nestedGrid just another radgrid? is it possible to still have a parentTableRelation? Do you have a mastertable on the NestedGrid? Is this a terrible idea? I was just hoping that I could create a grid of 100 percent of my data, and then call that grid into my mastertable and utilize the parentTableRelation... then later if I need that 100% grid again in a differnet place just reuse and recycle.
Am I crazy? If this is possible can you point to any demos or tutorials? I have looked through the knowledge base and dont' see any reference to this.
mac
ie
...
<DetailTables>
<uc1: DetailTable id="NestedGrid" />
</DetailTables>
and then have the nestedGrid just another radgrid? is it possible to still have a parentTableRelation? Do you have a mastertable on the NestedGrid? Is this a terrible idea? I was just hoping that I could create a grid of 100 percent of my data, and then call that grid into my mastertable and utilize the parentTableRelation... then later if I need that 100% grid again in a differnet place just reuse and recycle.
Am I crazy? If this is possible can you point to any demos or tutorials? I have looked through the knowledge base and dont' see any reference to this.
mac