parsing many children in control

M

Mariusz

Hi
I have a problem with parsing children controls of control. I have control
that have 2 children lists that must be parsed. But when I add second
ParseChildren attribute then I have error 'multiple Parse.....'. I'm using
version with name:
....ParseChildren(true,"Tabs"),ParseChildren(true,"Actions")].
When I use ParseChildren(true)] instead then I got error "Type
'ListFilter.Filter' does not have a property named 'cc2:FilterTab'.". So I
change the name of the tag to the name of the property - and once again I
have error "Type 'ListFilter.Filter' does not have a property named
'cc2:Tabs'.". There is also an option of setting ParseChildren to false but
then all childrens are added as a literal controls to the parent Controls.
This is also very bad because I'm not going to parse them manually.
So - is there a way to call ParseChilderen with names of multiple property
names? I would like to call for example something like this
ParseChildren(true,"Tabs","Actions"). Maybe someone have idea of how to
archieve something like this.

Regards
Mariusz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top