Posts Tagged ‘json’

Using jQGrid with ado.net in asp.net

I made this post before, but as Firefox update the previous version of code was not working, so I had to change few thing. To work with jQGrid you need to implement the following code. First Take reference of js and stylesheet file in your code. <script src=”../jqGrid/jquery.js” type=”text/javascript”></script> <link rel=”stylesheet” type=”text/css” media=”screen” href=”../jqGrid/themes/coffee/grid.css” /> [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.