How show a calculated value in Editor without store it
How show a calculated value in Editor without store it
When I am in Editor, I want to show a label and a value calculated with the value of other fields in my table, but without having a field in my table that stores this value. Is only for information to my user, I don´t want to store it. (Note .- If neccesary, I use Server Side Processing)
I mean that in the call to Editor, in the fields parameter, I haven´t a "name" value to this field because it doesn´t exists in my table.
Is possible ? How ?
Thanks
I mean that in the call to Editor, in the fields parameter, I haven´t a "name" value to this field because it doesn´t exists in my table.
Is possible ? How ?
Thanks
This discussion has been closed.
Replies
Regards,
Allan
Thanks