Web Tree Control

Gavin Foster omnislist at dataweaver.com
Mon Jan 11 04:49:34 EST 2010


Hi Vik,

I suppose that's a very good question! Sorry - I sent the original  
email in a rush.

I can get by with the fat client tree list component, preferring to  
use the manual methods to build parent and child nodes.  But the web  
version is different.

- I build a list (iList) with 4 columns,
- I add a row to the list,
- I place my web tree control on the remote form,
- Set $dataname to iList,
but the tree list shows nothing.

Now I know that the fat client tree list is unlike other list  
components, in that it is not databound (there is no $dataname and you  
have to pass the data list to the control using a method). But the  
"web tree control" component does have a $dataname and does not have  
the methods of the fat client version.

Therefore, I am wondering how you get it to show what is in the list  
(and if I wanted a multiple column list, how would I add rowdata for  
that).

Thanks in advance,
Rgds
Gav

On 11 Jan 2010, at 00:19, Vik Shah wrote:

> Gavin,
>
> What seems to be the problem...?
>
> Vik Shah
>




More information about the omnisdev-en mailing list