Tagged Questions
-1
votes
1answer
18 views
Drag and drop action builder [closed]
I am trying to create a gridlike system where people can create action steps. I am envisioning a grid layout where people can drag and drop elements and create an "action flow" linking all steps ...
0
votes
2answers
28 views
switch list/grid view using jQuery
on one of my website page, i present datas on a table element. But i want to add a button to let user choose if he want to see datas as a list (table) or a grid (ul>li>img). what is the best way to do ...
0
votes
0answers
29 views
jqgrid Update multiple rows at once
What would be the best way to edit a single column of many selected rows at once?
Let's say you have a grid.
'SELECT id, Owner, Status FROM inventory'
Then you use Grouping to order by Owner.
...
0
votes
0answers
16 views
Getting jqgrid cell value in subgrid
I have a jqgrid subgrid and a great format for a column called Status. It turns it into a URL with two queries: RMAVal and Serial. Those values will then be followed by their respective values, from ...
0
votes
0answers
45 views
Masonry.js not working
this is the first time I'm using masonry and I'm applying it straight to a project I'm working on so I'd like to get it to work with this coding system rather than having to change it but I just can't ...
0
votes
1answer
32 views
CSS transition during switching view
I prepare some code on http://jsfiddle.net/mH5JS/4/ for switching view between list and grid.
$('button.lists-list').attr('disabled', 'disabled');
$('.lists button').on('click',function() {
...
0
votes
1answer
51 views
Responsive divs maintain equal width x height proportions?
I am developing a CMS and my client requires a responsive grid of posts in the thumbnail format. My problem is that I cannot control all the images they will use and am looking for a way to set a ...
0
votes
1answer
54 views
jQuery Masonry: Creating dynamic container to fill page with content (simulates a tiled background)
Whew, been a while. Anyway, I've been struggling with a little experiment of mine. What I want to do involves filling a page with dynamic content and having it arranged accordingly by Masonry. Here's ...
0
votes
1answer
62 views
Width of a radio buttons grid in a fieldset controlgroup jquery mobile
I have a form containing two grids with raio buttons and trying to alin it to the width of the the header and other elements. Also I will appreciate any good sources, where I can learn about styling ...
0
votes
0answers
38 views
Kendoui hierarchy grid doesn't work
I'm having a problem passing a parameter from a KendoUI grid to a sub-grid.
index.html:
<input type="hidden" id="base_url" value="<?php echo $base_url; ?>" />
<input type="hidden" ...
0
votes
0answers
39 views
Set search string of jQuery grid using javascript
I'm using struts2 with its jQuery grid and its json plugin. I want to set or replace the search string of an existing grid using a defined javascript function. So after that when I trigger the reload ...
0
votes
0answers
181 views
Thumbnail Grid with Expanding Preview not full width
Quick and simple. I'd like to use this tutorial http://tympanus.net/Tutorials/ThumbnailGridExpandingPreview/
But playing around with the code, I can't figure out how to make the expanded view the ...
0
votes
0answers
43 views
struts jquery grid not rendering after loading in sj:div
I click on a menu to load a sj:div which contains a sj:grid. The div is updated but the grid is not rendered at all. There is no call to the server to render it. Does anyone know if such scenario can ...
2
votes
1answer
50 views
Problems to keep a three-rows layout after drag and drop
I wanted to create a row made by some li elements inside an ul, so I used jquery 1.9.1 and jquery ui. Everything worked properly, however there was something went differently from what I expected. ...
0
votes
0answers
187 views
(Found workaround) SlickGrid add new row, after edit all new row overwritten by the same data
The Grid Setup with DataView
DataView = new Slick.Data.DataView();
Grid = new Slick.Grid('#grid_id' , DataView, columns, options);
Grid.setSelectionModel(new Slick.RowSelectionModel());
...
0
votes
1answer
84 views
Always align left in Masonry
I'm using the Masonry jQuery plugin to align a grid of items.
Here's what I have:
Expected behavior:
How can I achieve this effect? I've tried various options but nothing works.
Here's my HTML ...
0
votes
1answer
34 views
How to filter data when calculate the average?
I use this:
.DataSource(dataSource = > dataSource.Ajax()
.Aggregates(aggregates = > {
aggregates.Add(p = > p.UnitsInStock).Min().Max().Count();
aggregates.Add(p = > ...
0
votes
1answer
48 views
Trying to resize a div to match the width of another div when clicked
So here's what I'm working on for reference:
http://www.ryanhammond.us/ellenpaul/index.html
If you look at the website, you'll see a grid of thumbnails. I used Jquery sortables to allow the ...
0
votes
0answers
117 views
Kendo UI grid selectable option in IE7
I've created a grid using Kendo UI.
My goal is to not show any highlighting when I hover (or mouse-over) each line in the grid.
So far this is working for me in IE8, IE9, Firefox, but not IE7.
...
0
votes
0answers
101 views
dhtmlxgrid checkbox row amount calculation
I am using the below link dhtmlgrid. Its working fine but i want to calculate the amount of selected check box row. How can i do this. I don't have any idea. Please help me to do this.
...
0
votes
0answers
69 views
MVC / Javascript grid control supports custom templated cells
Is there any grid control which I can use with mvc (asp.Net) that allows customizing cell templates. My purpose is displaying multiple separeted values in a single cell. And then I want to do ...
0
votes
0answers
62 views
sigma master/detail grid in IE9 doesn't work
I'm trying to use the Master/detail grid. It works fine in Chrome, but when I try it in IE9 it doesn't work. I tried the official demo, it doesn't work neither.
try this link in IE9
...
1
vote
1answer
182 views
jqgrid dynamic columns - show data on footer
I have a problem...
I have a jqgrid that show some data, but the columns are dynamic. The grid run well. This is my code:
...
var colMode = [];
...
var columnas = data.d;
$.each(columnas, function ...
0
votes
2answers
246 views
Jquery Select Radio Button on TD click, while adding class to active TD
I'm looking to create a grid that allows users to select the cell they want, which will select a radio button. Ideally I'll be able to hide the radio buttons and have there be a class added to the ...
0
votes
0answers
208 views
jQuery Sortable table (or table style layout)
I want to render a table whereby the user can drag-and-drop the columns and rows into any order. I have used jQuery sortable to achieve this with div columns, or table rows, but what I want to achieve ...
0
votes
0answers
313 views
Jquery Grid view
I'm trying grid like this: http://demos.kendoui.com/web/grid/index.html.. but my concern here is, without using any third party controls and asp.net how can I achieve the grid design part alone. can ...
0
votes
1answer
300 views
Kendo grid detailInit access to parent grid
I have master grid which contains child grid that contains another child grid. And I have custom command in 3rd child, when i clicked to, I want to extract some cells from master grid. How can I do ...
1
vote
1answer
129 views
Editable jQuery grid to store data?
I am looking for a jQuery grid that will allow me to edit data and save it so it will be available for viewing every time I open the document with the data.
Any recommendations? The simpler the ...
1
vote
1answer
1k views
Change filter value dynamically for a kendo datasource?
I would like to be able to update the filter value dynamically through a function:
filter: [{
"field": "id_person",
"operator": "eq",
"value": GetIdPerson()
...
0
votes
0answers
334 views
Responsive grid jquery sliding menu - grid help & sliding default help needed
I've put together a responsive grid with rollover divs and a sliding menu...I've reached the limits of my jquery knowledge and wanted to know if anyone can help me figure out why the grid items aren't ...
0
votes
1answer
1k views
Jquery google like image grid
Does anyone know of an image gallery using jquery that scales images and places them like in an image google search (eg. all images on straight rows even though a row can contain different amount of ...
0
votes
1answer
915 views
Creating Kendo UI Hierarchy Grid with no Master/Detail
I have an array of JSON objects being returned from a server that looks something like the following:
[{State: Finished, JobID: 1234, Owner: John}, {State: Finished, JobID: 5678, Owner: Joe}, {State: ...
1
vote
1answer
2k views
jquery vertical slide expanding image gallery on a grid
I've searched and searched for an image gallery to fit a specific set of criteria, but have had no luck.
This is a perfect example: http://theofficialbrand.com/collections/all
It is essentially the ...
0
votes
0answers
156 views
jQuery mobile get images from folder in grid layout [closed]
I'm quite new in jQuery mobile and while I was working on a project I ran into a problem.
I need to create a page, which shows a table of pictures with 3 columns, and underneath each picture it has ...
0
votes
4answers
812 views
recommendation: Good Javascript - ASP.NET MVC4 Grid? [closed]
I am looking for a good MVC4, Javascript grid with all the standards of today. Column drag and drop, resize, hide, sorting, filtering etc. What is very important is expandability. I guess one of the ...
0
votes
0answers
147 views
ASP.NET MVC and ParamQuery Grid [closed]
Does anyone have any experience with ParamQuery Grid on ASP.NET MVC project? How stable and usable this grid is and are there any serious issues you faced when using it?
To me it seems like an ...
0
votes
0answers
42 views
Navigate through rows in jqgrid using keys
I have a grid loaded with multiselect: true . How can i use arrow keys to move up and down in the grid?
0
votes
2answers
156 views
Making a grid with expandable boxes
I'm having a bit of trouble with a grid of boxes i'm making in CSS and jQuery.
The problem is, that the boxes has to expand when you click on them, and they do, but when you click on the one farest ...
0
votes
1answer
203 views
KendoUI chart datasource from grid datasource with JQuery won't render
What I am trying to do is dynamically render a chart based on the contents of the KendoUI crid on my page. This is to happen within the DataBound event of the grid. When I try the code below it seems ...
0
votes
2answers
220 views
dashed ticklines/gridlines in flot
I am pretty new to this flot API. I want to have dashed gridlines/ticklines instead of solid line both X-axis' and Y-axis'. Can anyone help me with this??
Thanks in advance!
1
vote
1answer
476 views
Kendo - save grid filters via code on the page has issues only with the date filter grid columns
I have a kendo grid on my web page and I am trying to programatically save the grid filters using the sessionStorage and this is working for the most part.
The issue I am having is that when I place ...
1
vote
1answer
81 views
Add scroll-bar in EditableGrid
I am using EditableGrid(http://www.editablegrid.net) and wanted to know that is there a way to insert a scroll-bar within the grid.
I don't want to use pagination, I just want to add a scroll-bar, so ...
0
votes
0answers
555 views
Fluid Photogrid with links with Masonry + Bootstrap?
Is it possible? I've seen some examples of fluid photogrids with masonry but I need each individual div to be fluid as well.
Take the following for example (not by me) -
http://jsfiddle.net/9T2ab/
...
-1
votes
1answer
184 views
Is there any jQuery plugin similar to ExtJS Grid? [closed]
With remote search, filtering etc... I was unable to convince my employer to use ExtJS, he insisted to on jQuery, the reason is that ExtJS looks like windows from 1995.
0
votes
1answer
820 views
Inline editing in table grid using javascript [closed]
Hi i am working a table grid component in a project and want to display an edit menu when the user clicks on the row. Similar to that in Mint.com. Please suggest
0
votes
0answers
157 views
jquery grid checkbox click
I'm changing some code where a jquery grid where the first column is a checkbox is generated with checked box.
I want to uncheck then check again this checkbox since when the cb is checked, a specific ...
1
vote
2answers
279 views
Is there a jQuery GRID component that allows the first N columns to be fixed, while the other columns scroll horizontally
I am looking for a jQuery GRID component with Excel like editing that allows me to fix the first N columns and then allow the rest to scroll horizontally.
It absolutely has to be a jQuery component.
...
0
votes
0answers
100 views
On first load doesn't the grid is empty
Here is a link of jsfiddle
$(document).ready(function () {
//window.localStorage.setItem("Nova", 1);
$("#routes").kendoDropDownList({
dataTextField: "Name",
...
0
votes
0answers
438 views
Need to find a jQuery grid with Excel like editing [closed]
Folks,
I am looking for a jQuery grid component with very specific requirements. I have looked at a number of options but haven't found a winner. Handsontable gets the silver and jqGrid gets a ...
0
votes
1answer
272 views
jQuery content slider with customisable grid of elements
Does anyone know of a jQuery content slider (not just an image slider) that allows you to specify a grid of elements?
As an example, this is the sort of grid that I'm after:
...




