Thank you for the right direction... I tried that out and with little
adjustments.. It works all fine..
-sunil
Daniel Jue wrote:
>
> I think you want to re-initialize the selection models in your
> pagebeginrender, and if the selection model changes, reset the
> selected object to something se
I think you want to re-initialize the selection models in your
pagebeginrender, and if the selection model changes, reset the
selected object to something sensible, like the first element, or
possibly null (no selection)
On 5/25/07, sunilmanu <[EMAIL PROTECTED]> wrote:
Hi everyone,
I am also