Click here to Skip to main content
15,887,988 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I create a simple datagrid by ajax and jquery? (Not from system.web.ui.webcontrols.datagrid) I want to create it to embed in asp.net website project with some basic function (insert, edit, delete).
Posted

1 solution

Hi!

There are a couple of good plugins like jqGrid, Flexigrid etc.

But if you still want to create Data Grid by Ajax/JavaScriptthen see this URL:
grid3.js

This will help you.

Regards.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900