Difference between setValue() and sett()

Stimulsoft Reports.Flex discussion
Locked
Bérenger
Posts: 7
Joined: Tue Jul 19, 2011 8:42 am
Location: France

Difference between setValue() and sett()

Post by Bérenger »

Hi,

Is someone know the difference between row.setValue() and row.sett() ?

Thanks


Berenger
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Difference between setValue() and sett()

Post by Vladimir »

Hello,

There is no difference between these methods. The sett() method is obsolete and has been left for backward compatibility, please use the setValue() method.

Thank you.
Bérenger
Posts: 7
Joined: Tue Jul 19, 2011 8:42 am
Location: France

Difference between setValue() and sett()

Post by Bérenger »

OK, thank you.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Difference between setValue() and sett()

Post by Andrew »

Let us know if you have additional questions.
Locked