Page 1 of 1

Two DataSource close to self

Posted: Fri Aug 10, 2012 5:41 am
by Niqu
Is it possible to make two data srouce close to self?
For example:
______________________________
| DataSource1 DataSource2
| SampleData1 SampleData2
| SampleData1 SampleData2
|
|
|
|_____________________________|

This data source can be put in something, i do not care about it - just two different data source (first on left side, second on right side) would be cool for me.

Thanks for help in advance.

Re: Two DataSource close to self

Posted: Fri Aug 10, 2012 5:54 am
by Niqu
Oh... i got what i wanted using Panels.
So nevermide and sorry for troubles.

Re: Two DataSource close to self

Posted: Fri Aug 10, 2012 7:37 am
by HighAley
Hello.

Yes, you could do it with 2 Bands on 2 Panels.

Thank you.