![]() |
jQWidgets is a JavaScript framework for making web-based applications for PC and mobile devices. It is a very powerful, optimized, platform-independent, and widely supported framework. The jqxGrid is used to illustrate a jQuery widget that shows data in tabular form. Moreover, it renders full support for connecting with data, as well as paging, grouping, sorting, filtering and editing. The showvalidationpopup() method is used to show a confirmation pop-up at the bottom of the displayed jqxGrid cell. It does not returns anything. Syntax: $("#Selector").jqxGrid('showvalidationpopup', rowBoundIndex, "dataField", validationMessage); Parameters: This method has three parameters as mentioned below.
Linked Files: Download jQWidgets from the given link. In the HTML file, locate the script files in the downloaded folder.
The below example illustrates the jqxGrid showvalidationpopup() method in jQWidgets. Example: HTML
Output: Reference: https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxgrid/jquery-grid-api.htm |
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 9 |