Hello Miriam,

    The function SetSelectedInput() just changes the color of the selected
item in the tree control. To select a DataEntity, you need to call this
function:
    GetListBrowser()->GetSelectedDataEntityHolder(
)->SetSubject(dataEntity1);

Best regards,
Xavi

2013/1/31 Ana Maria Quintero Padron <[email protected]>

> Hello,****
>
> ** **
>
> I am trying to select a data entity in my data entity list by code.****
>
> ** **
>
> I have tried with the following line:****
>
> ** **
>
> GetListBrowser()->SetSelectedInput(dataEntity1->GetId(), true);****
>
> ** **
>
> Certainly, I get the data Entity specified selected on the data tree (blue
> shadow) but it is not selected, for example, I push File->save selected
> data, I get other data entity from the list.****
>
> ** **
>
> thanks in advance.****
>
> MIRIAM****
>
> ** **
>
> ** **
>
> [image: Description: blue_strip]****
>
> *Miriam Quintero Padrón*
>
> T +34 922 533 877****
>
> [email protected]****
>
> C/ Fuente de Santa Cruz, 3****
>
> Edificio Ciudamar - Oficina 2º****
>
> 38003 Santa Cruz de Tenerife****
>
> Spain****
>
> www.atosresearch.eu****
>
> es.atos.net****
>
> [image: cid:349045816@01072011-319C]****
>
>  ****
>
> ** **
>
> ** **
>
> ------------------------------------------------------------------
> This e-mail and the documents attached are confidential and intended
> solely for the addressee; it may also be privileged. If you receive
> this e-mail in error, please notify the sender immediately and destroy it.
> As its integrity cannot be secured on the Internet, the Atos
> group liability cannot be triggered for the message content. Although
> the sender endeavours to maintain a computer virus-free network,
> the sender does not warrant that this transmission is virus-free and
> will not be liable for any damages resulting from any virus transmitted.
>
> Este mensaje y los ficheros adjuntos pueden contener informacion
> confidencial
> destinada solamente a la(s) persona(s) mencionadas anteriormente
> pueden estar protegidos por secreto profesional.
> Si usted recibe este correo electronico por error, gracias por informar
> inmediatamente al remitente y destruir el mensaje.
> Al no estar asegurada la integridad de este mensaje sobre la red, Atos
> no se hace responsable por su contenido. Su contenido no constituye ningun
> compromiso para el grupo Atos, salvo ratificacion escrita por ambas
> partes.
> Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor
> no puede garantizar nada al respecto y no sera responsable de cualesquiera
> danos que puedan resultar de una transmision de virus.
> ------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
> _______________________________________________
> Gimias-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gimias-developers
>
>

<<image002.gif>>

<<image001.gif>>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Gimias-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gimias-developers

Reply via email to