DataBinder.Eval() Method

DataBinder.Eval() Method

DataBinder.Eval() method saves you from writing complex expressions.

For example, make your datagrid column to template field.
Now, lets understand it various use with different example.


Example1: Concat two datagrid column into one.
Example2: Opening a default Email Program on clicking datagrid column.
Example3: Opening a Pop-up Link on clicking datagrid column.
Example4: Displaying no. of characters to be displayed for a particular datagrid column.
Here displaying 5 characters.
Example5: Displaying Calculation, Calculating UnitPrice into Quantity and displaying Total
Example6: Applying conditional formatting to datagrid cell, assigning different colors to cell depends on its InputValue.

full access :

Read Users' Comments (0)

0 Response to "DataBinder.Eval() Method"

Post a Comment