This example shows how to load an Excel file from your computer to the server using MVCxUploadControl and then display its data in MVCxGridView. Steps to implement this task are the following: 1.
This example demonstrates how to export custom (selected) columns of GridView to a PDF file. The BeforeExport event allows you to customize export settings before grid content is exported. You can use ...