Item.caption & item.value |
Post Reply |
Author | |
barianto
Groupie Joined: 01 May 2006 Location: Indonesia Status: Offline Points: 41 |
Post Options
Thanks(0)
Posted: 19 July 2006 at 5:30am |
Hi,
if recorditem properties value and caption both have content, when we edit which one is beign edit? value or caption? I'm thinking of possibility, poperties value are double while caption are string. Is that can be done? |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
You are changing the value. If you set the caption property then that is what you will always see displayed in the cell. So to keep the changes visible in the cell, do not set the caption.
For example, if no caption is set, then the value of the cell is displayed in the cell and the caption will return the same thing as the value. But if you set a caption, this text will always be displayed in the cell, regardless of the value. In the samples no caption is set, this way the changes you make are applied to the value and also remain visible in the cell. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |