kevind
Posts: 251
|
| Posted: 01/17/2007, 6:47 PM |
|
I have a logical grouping of infomation - projects, which contain many elements include task lists - these lists contain (wait for it) tasks.
What I have implemented is a grid that displays these tasks in their 'lists' as though they are stand alone tables - haven't got it quite pretty yet - but that's what i'm going for.
my question (CCS 2.3.x)
Can I call or include a page multiple times inside another. here's the psuedo code.
open page Project Lists
custom code in before show event will
scan through project lists
for each list I want to call a page containing a grid of the tasks for that program
loop until no more project lists
that's it - can i call another page multiple times on a
master page - with all lists showing up on the one page
thanks in advance for any info
Kevin
_________________
thanks
Kevin
======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
|
 |
 |
|