Hi all,
thanks every one for your response and time.
selected="{= ${/people/0/pConf} === 'true'? true: false }
(or)
selected="{= ${/people/0/pConf} === 'true' }
both works but Dennis code was more appropriate.
Regards,
Venkat
Hi all,
thanks every one for your response and time.
selected="{= ${/people/0/pConf} === 'true'? true: false }
(or)
selected="{= ${/people/0/pConf} === 'true' }
both works but Dennis code was more appropriate.
Regards,
Venkat