How to Search using jQuery ASP.Net?

Search for jquery Grid component with these features?

  • Hi guys  i am searching the internet for grid plugins (javascript ) or server side component (asp . net) that would integrate with http://asp.net MVC. Below features are expected out of the grid component Sorting through column header Inline Editing feature / Form based editing support Export to Pdf, Excel, CSV or XML Search Mobile device support Help me find a good choice either commercial or open source

  • Answer:

    the handsontable may be an option as well: https://github.com/warpech/jquery-handsontable

Ryan O'Neill at Quora Visit the source

Was this solution helpful to you?

Other answers

Hi,      You can try jQuery EasyUI which provides powerful DataGrid component. Support Features: Sorting: Editing: Pagination Selection Add Simple Toolbar Add Complex Toolbar Frozen Columns Change Columns Formatting Columns Sorting Column Group CheckBox Select Custom Paging Editing Extend Editor Merge Cells Card View Footer Rows Row Background Color Master Detail SubGrid Context Menu Large Data Buffer View Virtual Scroll View PropertyGrid In addition, you can via secondary development to add searching/exporting features in it. [1]Exporting data table to excel using NPOI: http://scottonwriting.net/sowblog/archive/2011/06/08/export-an-ado-net-datatable-to-excel-using-npoi.aspx [2]Exporting data table to PDF using iTextSharp: http://exporter.codeplex.com/ http://www.codedigest.com/Articles/ASPNET/344_Export_to_PDF_file_in_ASPNet-Gridview_to_PDF_ASPX_Page_Content_to_PDF.aspx [3]jQuery EasyUI http://www.jeasyui.com/index.php

Changqi Cai

JQuery Datatables has those options with the help of plugins that other developers created. http://www.datatables.net

Jonathan Roling

Although, it's not jQuery based, but you may look at dhtmlxGrid. Some of the features you need can be seen on the demo here: http://dhtmlx.com/docs/products/dhtmlxGrid/ It's a JavaScript grid (doesn't conflict with jQuery) that supports most of the required features: Sorting through column header - supported Inline Editing feature  - supported Export to Pdf, Excel, CSV or XML - export to PDF/Excel and serialization to XML/CSV are supported Search - supported Mobile device support - the grid will be displayed on mobile devices

Peter Jackson

For 1,2 and 4 you should try http://trirand.com/blog/jqgrid/jqgrid.html. That's the best jquery gid component ever. Export is not javascript feature - it should be implemented in server-side code.

Mikhail Surin

KendoGrid is very simple and easy to implement . For all the grids discussed above, I'm sure there will be performance hit dealing with huge data, plan your design appropriately to handle huge data.

Sunil Vurity

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.