GitHub topics: mvc-gridview
syncfusion/ej2-aspnetmvc-samples
Explore and learn Syncfusion ASP.NET MVC UI controls using large collection of demos, example applications and tutorial samples
Language: HTML - Size: 411 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 28

DevExpress-Examples/asp-net-mvc-gridview-clone-functionality-in-batch-edit-mode
Implement a custom clone button in batch edit mode.
Language: JavaScript - Size: 930 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 2

DevExpress-Examples/GridView-for-MVC-How-to-use-the-Tokenbox-control-to-filter-a-TokenBox-column-in-a-Filter-Row
Display the TokenBox editor in the Grid View's filter row for a column of the TokenBox type.
Language: JavaScript - Size: 1.09 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-open-popup-on-hyperlink-click
Open a pop-up dialog when a user clicks a hyperlink in the grid's column.
Language: Visual Basic .NET - Size: 608 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 4

DevExpress-Examples/mvc-gridview-jqueryajax-function
Use the jQuery.ajax function to load a Grid View on a callback.
Language: Visual Basic .NET - Size: 92 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-change-editor-type-based-on-another-editor-value
Change the editor type for a certain field based on the value of another editor in the edit form.
Language: JavaScript - Size: 172 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-reorder-rows-using-buttons-or-drag-and-drop
Use buttons and jQuery drag-and-drop functionality to reorder grid rows.
Language: Visual Basic .NET - Size: 3.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-single-cell-editing
Edit a grid cell in batch mode and update the data source on a callback.
Language: JavaScript - Size: 666 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-gridview-master-detail-with-editing
Implement the master-detail GridView with editing capabilities.
Language: Visual Basic .NET - Size: 438 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-mvc-grid-get-selected-keys-and-pass-to-controller
Get the key values of all GridView selected rows and pass them to a controller.
Language: Visual Basic .NET - Size: 525 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/mvc-gridview-export-data-to-different-formats
Use the ExportTo* methods to export the GridView 's content in different formats.
Language: HTML - Size: 741 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-emulate-command-button-functionality
Add custom buttons to a templated column and configure the grid's cell edit functionality.
Language: HTML - Size: 689 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-create-report-based-on-grid-layout
Dynamically create a report based on the Grid View extension's data and layout.
Language: JavaScript - Size: 610 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-call-action-on-custom-button-click
Сall an Action method when a custom button is clicked and obtain the clicked row's key value in the Action.
Language: Visual Basic .NET - Size: 519 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/mvc-gridview-bind-to-in-memory-data-sources
Bind MVC GridView Extension columns to in-memory data sources (DataTable and List).
Language: Visual Basic .NET - Size: 538 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-bind-to-excel-file
Load an Excel file into a standard ADO.NET DataTable object and use it as a GridView Model.
Language: C# - Size: 281 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-use-grid-lookup-in-single-selection-mode-to-edit-data
Add a grid lookup control in single selection mode to the grid's edit form template.
Language: Visual Basic .NET - Size: 954 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-replace-default-scrollbars-with-dxscrollview-widget
Apply the dxScrollView widget to the grid to configure the grid's scrolling capability.
Language: Visual Basic .NET - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-use-grid-lookup-in-multiple-selection-mode-to-edit-data
Add a grid lookup control in multiple selection mode to the grid's edit form template.
Language: Visual Basic .NET - Size: 360 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-combobox-column-in-callback-mode
Create a column editor, bind it to a data source, and configure editor callback requirements.
Language: JavaScript - Size: 560 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-upload-excel-file-using-upload-control-and-display-data-in-grid
Use an upload control to upload an Excel file to the server and handle the control's FileUploadComplete event to display the file's data in the grid.
Language: JavaScript - Size: 838 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-save-and-restore-layout
Save and restore grid layouts created by end-users in a list box.
Language: Visual Basic .NET - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-update-total-summaries-on-client-in-batch-mode
Replace a summary item with a custom footer template to calculate the total summary dynamically in batch edit mode.
Language: Visual Basic .NET - Size: 593 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-track-checkbox-changes
Create a templated column, add a checkbox editor to the template, and save the editor's state on callbacks.
Language: Visual Basic .NET - Size: 473 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-edit-form-template-for-new-rows
Specify the grid's edit form template for newly inserted rows.
Language: Visual Basic .NET - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-specify-custom-editform-template
Specify a custom EditForm template in the grid, add the Upload control to the template, and edit the in-memory data source.
Language: Visual Basic .NET - Size: 3.86 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 5

DevExpress-Examples/asp-net-mvc-grid-use-popup-to-show-confirmation-dialog
Create a custom Delete button and show a confirmation pop-up window on a button click.
Language: Visual Basic .NET - Size: 119 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-select-rows-when-page-opened-first-time
Select rows specified in a controller when a page is opened for the first time.
Language: Visual Basic .NET - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-save-restore-client-layout-within-a-session
Handle the grid's ClientLayout event to save and restore the grid's client layout. The modified layouts are stored in a session.
Language: Visual Basic .NET - Size: 158 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-select-all-checkbox-in-batch-edit-mode
Create a header template, add a check box to the template, and implement the Select All functionality in batch edit mode.
Language: JavaScript - Size: 1000 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-select-deselect-all-rows-in-a-group
Add/remove all rows in a group to/from selection. Note that this technique works only when grid data is grouped by one column.
Language: HTML - Size: 19.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-optimistic-concurrency-for-update-delete-operations
Implement optimistic concurrency when you bind the GridView extension to a data source using the Entity Framework and the "Code First" development approach.
Language: C# - Size: 190 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-mvc-update-data-in-hidden-columns
Сonfigure the grid's edit functionality to update the values of hidden columns.
Language: Visual Basic .NET - Size: 217 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-cascading-combo-boxes-in-edit-form
Create cascading combo box editors and use them to edit grid data.
Language: Visual Basic .NET - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-filter-dates-by-month
Create an unbound column, populate it with data from a data source, and customize header filter items.
Language: JavaScript - Size: 509 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-use-jquery-to-drag-and-drop-rows
Use the jQuery framework to drag rows between grids.
Language: JavaScript - Size: 676 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-gridview-bind-to-list-and-enable-editing
Bind the GridView extension to a list and allow users to edit extension data.
Language: Visual Basic .NET - Size: 548 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-display-group-summary-in-group-headers
Display group summaries in column headers separately for every group.
Language: JavaScript - Size: 4.64 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-custom-tooltip-in-popup-window
Use a popup control to display a custom tooltip.
Language: JavaScript - Size: 721 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-custom-pager-elements
Create the grid's footer template, add a custom page size item to the template, and display the Show All Records button.
Language: Visual Basic .NET - Size: 803 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-enable-and-disable-batch-editing
Use the check box state to enable or disable the grid's cell edit functionality in batch edit mode.
Language: Visual Basic .NET - Size: 268 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-cancel-editing-conditionally-in-batch-mode
Cancel grid data editing in batch edit mode on the client or server side.
Language: JavaScript - Size: 335 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-mvc-grid-edit-item-template-in-batch-mode
Create an edit item template, add an editor to the template, and configure the grid's cell edit functionality in batch mode.
Language: JavaScript - Size: 250 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-use-upload-control-in-batch-edit-mode
Use the upload control in batch edit mode. All files are stored in memory until you call the update method.
Language: JavaScript - Size: 650 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-dynamic-calculation-in-batch-mode
Create an unbound column that changes its values based on other column values dynamically in batch edit mode.
Language: JavaScript - Size: 552 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-access-and-modify-filter-expressions
Use the ListBox extension to pass a filter expression between the Controller, View, and client-side parts of an application.
Language: Visual Basic .NET - Size: 696 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-cascading-combo-boxes-in-batch-edit-mode
Create combo box editors and configure the grid's cell edit functionality in batch mode.
Language: Visual Basic .NET - Size: 1.13 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-batch-edit-mode
Enable the grid's batch edit mode and use a controller action method to update grid data.
Language: Visual Basic .NET - Size: 676 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-form-layout-in-edit-form-template
Use the SetEditFormTemplateContent method to define the FormLayout extension in edit form template.
Language: JavaScript - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

saineshwar/WebTimeSheetManagement
Basic TimeSheet Management Application in ASP.NET MVC 5
Language: JavaScript - Size: 35.6 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 134 - Forks: 133

DevExpress-Examples/asp-net-mvc-grid-export-selected-columns-in-BeforeExport-event-handler
Export custom (selected) columns of GridView to a PDF file.
Language: JavaScript - Size: 18.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 3

DevExpress-Examples/asp-net-mvc-grid-antiforgerytoken-with-crud-operations
Use AntiForgeryToken to approve grid CRUD operations on the server.
Language: JavaScript - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-export-hide-and-add-columns
Use different grid settings to display the grid in the view and to export its data.
Language: JavaScript - Size: 840 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-export-colored-grid-in-wysiwyg-mode
Color the exported grid when WYSIWYG export mode is used.
Language: Visual Basic .NET - Size: 541 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-export-colored-grid-in-data-aware-mode
Color the exported grid when Data Aware export mode is used.
Language: Visual Basic .NET - Size: 533 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-bind-to-entity-framework
Explore two approaches on how to bind a grid to Entity Framework
Language: JavaScript - Size: 554 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-custom-binding-and-xpo
Use custom data binding and XPO to bind a grid to a table with an unknown schema.
Language: JavaScript - Size: 685 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-use-with-entity-framework
Use GridView with EntityFramework.
Language: Visual Basic .NET - Size: 606 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/mvc-gridview-display-hyperlink-in-templated-column
Display a hyperlink in a Grid View's templated column.
Language: Visual Basic .NET - Size: 741 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-advanced-master-detail-view
Use a page control in a detail row template to switch between detail grids.
Language: JavaScript - Size: 49.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 5

DevExpress-Examples/obsolete-gridview-editform-template-unobtrusive-validation
.NET, ASP.NET MVC, MVC GridView
Size: 367 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-gridview-unobtrusive-based-remote-validation
.NET, ASP.NET MVC, MVC GridView
Size: 716 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-gridview-batch-edit-navigation
.NET, ASP.NET MVC, MVC GridView
Size: 182 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-gridview-date-range-filtering
.NET, ASP.NET MVC, MVC GridView
Size: 427 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-gridview-search-panel
.NET, ASP.NET MVC, MVC GridView
Size: 538 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-gridview-calendar-filter
.NET, ASP.NET MVC, MVC GridView
Size: 556 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-gridview-inline-edit-form-unobtrusive-validation
.NET, ASP.NET MVC, MVC GridView
Size: 413 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-gridview-batch-edit-buttons-enable-state
.NET, ASP.NET MVC, MVC GridView
Size: 157 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-gridview-custom-data-binding
.NET, ASP.NET MVC, MVC GridView
Size: 372 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/mvc-gridview-full-screen-mode
Adjust the size of the Grid View extension to the size of the browser window.
Language: Visual Basic .NET - Size: 471 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-use-template-editors-to-update-grid-data
Create a templated column, add an editor to the template, and call the jQuery.ajax method to get the editor's value and pass it to the server.
Language: JavaScript - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/obsolete-gridview-for-mvc-multi-row-editing
.NET, ASP.NET MVC, MVC GridView
Language: Visual Basic .NET - Size: 546 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-display-detail-data-in-popup-window
Create a column's template, add a hyperlink to that template, and show a pop-up window with detail grid data on a hyperlink click.
Language: HTML - Size: 643 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-master-detail-and-custom-binding
Сustom binding scenario for two GridView extensions that are used in a master-detail relationship.
Language: JavaScript - Size: 892 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-bind-to-xpo-in-server-mode
Use the BindToLINQ method to bind the GridView extension to a LINQ to XPO data source.
Language: JavaScript - Size: 834 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-upload-and-display-excel-file
Use the UploadControl to allow users to upload a Microsoft Excel file to the server and view the uploaded file's data in the grid.
Language: JavaScript - Size: 1.1 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-use-ajax-callbacks-to-switch-between-data-sources
Use the jQuery.ajax function to bind the grid to different data sources on a callback.
Language: Visual Basic .NET - Size: 832 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-row-clone-functionality
Create a custom Copy button that allows users to clone a grid row.
Language: JavaScript - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-client-side-unobtrusive-validation
Implement unobtrusive client-side validation.
Language: JavaScript - Size: 1.13 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/obsolete-gridview-filter-and-highlight-text
.NET, ASP.NET MVC, MVC GridView
Size: 542 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-grid-calculate-summary-values-for-selected-rows
Handle the grid's client-side SelectionChanged event to calculate summary values for selected rows.
Language: JavaScript - Size: 1.57 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-add-column-to-autogenerated-columns
Add a column to the Grid View when the AutoGenerateColumns property is enabled.
Language: C# - Size: 235 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-export-with-reports
Filter grid data and export it using the XtraReports Suite.
Language: JavaScript - Size: 1.33 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-grid-custom-buttons-in-batch-mode
Implement a status bar template to replace default command buttons with custom buttons when the grid is in batch edit mode.
Language: JavaScript - Size: 905 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-mvc-grid-focus-inserted-row
Use the grid's AddNewRowRouteValues property to focus the newly inserted row.
Language: JavaScript - Size: 167 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/out-of-maintenance-gridview-how-to-filter-chart-data-based-on-the-grid-filter-t323440 📦
.NET, ASP.NET MVC, MVC GridView
Size: 716 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-hide-or-show-filter-row-menu-items-for-a-certain-column-e4886 📦
.NET, ASP.NET MVC, MVC GridView
Size: 430 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-implement-a-popup-edit-form-when-the-batch-edit-mode-is-used-t328 📦
.NET, ASP.NET MVC, MVC GridView
Size: 421 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-implement-batch-update-using-the-ajax-request-e4073 📦
.NET, ASP.NET MVC, MVC GridView
Size: 370 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-implement-filtering-by-null-values-for-the-combobox-column-e5033 📦
.NET, ASP.NET MVC, MVC GridView
Size: 459 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-implement-inline-editing-for-a-templated-data-row-e4977 📦
.NET, ASP.NET MVC, MVC GridView
Size: 434 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-keep-editform-always-visible-and-close-it-on-demand-only-e4704 📦
.NET, ASP.NET MVC, MVC GridView
Size: 449 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-restore-detail-rows-state-if-a-user-leaves-a-page-and-returns-bac 📦
.NET, ASP.NET MVC, MVC GridView
Size: 1.52 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-gridview-how-to-restore-the-expanded-group-rows-state-after-a-page-is-refreshed-t 📦
.NET, ASP.NET MVC, MVC GridView
Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-show-a-message-after-crud-operations-t159638 📦
.NET, ASP.NET MVC, MVC GridView
Size: 556 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-show-loadingpanel-during-export-e5176 📦
.NET, ASP.NET MVC, MVC GridView
Size: 882 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-specify-a-custom-filtercell-template-e4522 📦
.NET, ASP.NET MVC, MVC GridView
Size: 558 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-toggle-auto-filter-row-visibility-e4882 📦
.NET, ASP.NET MVC, MVC GridView
Size: 1.53 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/out-of-maintenance-gridview-how-to-use-bootstrap-glyphicons-as-command-buttons-t252203 📦
.NET, ASP.NET MVC, MVC GridView
Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-gridview-how-to-use-a-built-in-context-menu-to-display-summaries-in-custom-bindin 📦
.NET, ASP.NET MVC, MVC GridView
Size: 758 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
