Skip to content

This example shows how to adjust Hyperlink Column behavior for the Grid item.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/web-forms-dashboard-custom-grid-hyperlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Dashboard for Web Forms - How to Implement Additional Options for the Grid's Hyperlink Column

This example shows how to use Custom Properties to adjust the Hyperlink Column's capabilities for the Grid item. The following options are implemented:

  • Target - Specifies whether the link is opened in a new window or tab.
  • Custom JavaScript Code - Specifies JavaScript code which is executed when a user clicks the hyperlink. The {0} placeholder returns the value of the field specified in the hyperlink's URI.

In addition, the Calculated Field is used in the hyperlink column configuration to pass multiple URL arguments.

The resulting options look as follows:

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)