Add/Edit value button

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

Display name

The name of the item in the list

Code name

Name used in your code

Query

Here you can add SQL query. For more information, please click here.

Is stored procedure

Indicates if the query is a stored procedure or not.

Formatting string

You can format the displayed value using the standard .NET expressions. Examples:

{0} - displays the value
{0:F1} - displays number in format 10.5

You can find more details in .NET Framework documentation.