HtmlDxDataGridOption.

JQueryLocation Field

Summary

Location where jQuery can be found. The following files need to be available:
  • {JQueryLocation}/jquery-{JQueryVersion}.min.js
Default value is https://ajax.aspnetcdn.com/ajax/jquery/.

Syntax

public const HtmlDxDataGridOption JQueryLocation

Constant Value

Value Type
47 Int32
GitHub