Tagged Questions

0
votes
1answer
201 views

Jquery grid data binding from SQL server

Hai Iam new to jquery and I want to ask that How can i populate jquery grid from SQL server?
0
votes
2answers
1k views

JqGrid Select Box in a cell

I am trying to get a select box to be in a particular cell. I have the checkboxes showing up just fine, but the select boxes are not being displayed. $('#list5').jqGrid({ datatype: "local", ...
0
votes
1answer
1k views

Loading external post/content to a specific div (jquery, wordpress)

I've been playing around with the grid-a-licious theme, and found some really cool sites similar to the theme: ex. http://home.visuaal.com/ The question is: any idea on how the post contents were ...