Page 1 of 1

Adding other Controls?

PostPosted: 17 Jul 2015 16:21
by Aggie85
Howdy All!!

I am about to experiment but I figured I would ask anyway!

I am going to be dynamically creating a "list view" of events and depending on the information in the events, I may need to add a few more components for selecting choices (i.e. buttons).

Can I add other components to a TIWCGJQMListItem or would I be better off just using a parent region and adding items there!

Have a great weekend!

Aggie85

Re: Adding other Controls?

PostPosted: 17 Jul 2015 16:57
by Alexander Bulei
Hi Aggie85,

You can't add components to TIWCGJQMListItem(TCollectionItem).

Best Regards.

Re: Adding other Controls?

PostPosted: 17 Jul 2015 17:01
by Aggie85
Howdy Alex!

Thanks - I kind of figured that out! I am actually using a different approach with an Accordion and I think it will work out better!

Have a great weekend!

Shane