Consider using [grid-layout] or [grid-computing] instead.

learn more… | top users | synonyms

4
votes
0answers
844 views

2D grid water/liquid simulation (platformer tile based)

I have a grid based game (platformer) where I've based everything on tiles. I have tiles that are solid and liquid. I'm trying to find of a good way to make water tiles simulate water in a rough way. ...
2
votes
0answers
90 views

R documentation on ggplot_gtable and ggplot_build

I seem to be coming across the ggplot_gtable(ggplot_build(graph)) commands a lot these days when I research how to modify my ggplot graph in a particular way. For example how to add a data table to a ...
2
votes
0answers
133 views

DropDownList Column in Telerik MVC Grid

I have the following Grid Definition where the PreRemStatus column is not working properly with the ClientTemplate. Is there another way I can accomplish adding a DropDownList Column in the Grid? ...
2
votes
0answers
105 views

Extjs4 drag and drop grid after grid.removeAll()

I have two grid-panels to drag from grid1 and drop on grid2, and a reset button with this handler function: handler: function(){ //refresh source grid ...
2
votes
0answers
50 views

Windows Store App: Grid implementation with inline editing

I am creating a Windows Store app using HTML & JS. Here I want to provide a grid like interface to user with inline editing. Is their any control which is similar to jqGrid? I tried with jqGrid ...
2
votes
0answers
865 views

How to setup a Kendo UI grid with a dropdownlist in ASP.NET MVC

Before proceeding to this community to ask my question, I have thoroughly searched google, bing, and also the Kendo UI documentation for information and seem to get nothing like I want. I want to ...
2
votes
0answers
286 views

Best way to implement Day View / Schedule Android UI

(disclaimer: all my life I've been incredibly far from UIs of any type, shape or form - backend and algorithms were my things, and UX, unfortunately, wasn't. But there's always a moment when ...
2
votes
0answers
363 views

Obout controls (grid,textbox,calendar) problems

I have problem with Obout calendar and textbox inside obout grid edit template. This is the code of my grid : <obout2:Grid ID="grid1" runat="server" CallbackMode="false" Serialize="true" ...
2
votes
0answers
183 views

how to make a fixed size grid column with Auto as the value

I created a simple Radio Button style like this: <Style TargetType="RadioButton" > <Setter Property="Template"> <Setter.Value> <ControlTemplate ...
2
votes
0answers
249 views

How to draw meshgrid or 2D quadtree (C , OpenCV)

may i know how to draw meshgrid or 2D quadtree (C++, OpenCV)? I just need to have defined points at each point of intersection within the quadtree for feedbacks or output, over an affected area. so ...
2
votes
0answers
143 views

How to set focus on a row in grid in WPF

I have an edit window which pop up with a Grid. This grid is a C1FlexGrid made by ComponentOne. (but I think that this might be a similar problem with other grids..) I want the first row in that grid ...
2
votes
0answers
119 views

Gridlayout Faulty - I need to replace not add data, and I need horizontal scrolling

here's my code: public LMSPanel() { setLayout(new GridLayout(3,3,10,10)); grid = new JLabel [10]; int k = 1; while (k <= 9) { grid[k] = new JLabel("", JLabel.LEFT); ...
2
votes
0answers
132 views

Fixing “hiccups” in ground-based collision code?

I've written some code which lets an arbitrary sized rectangle collide with a grid-based terrain setup (for a platformer game). The way I do it is something like this: For each tile the rectangle ...
2
votes
0answers
318 views

displaying a sphere with longitude and latitude grid android

I'm developing a AR app in android what i want it to do is overlay a camera image with a section of a grid. this gird should display longitude and latitude. so this sphere will have a radius of that ...
2
votes
0answers
394 views

Radio Group in ExtJS Editor Grid/Grid

I need radio group in extjs grid. I can have the radiogroup as editor but users wants to directly select the option from radio. e.g. O yes O no O maybe instead of having yes as by default and once ...
2
votes
0answers
670 views

Difference between Auto and Star for TableColumn and GridColumn in WPF

In Grid, Auto means the content width will define the column width, and Star means the column width will use the left space available. However in Table, I find a different behavior. If you have 3 ...
2
votes
0answers
498 views

What are the indicator functions and constraints for complex grid drawing problems?

If you're looking at an array of pixels, in either 0,1,2,3, or even N dimensions, it's easy to tell if a certain pixel falls on a square or rectangular grid line within it by using an indicator ...
1
vote
0answers
15 views

Algorithm for exploring/filling grid map

I'm working on a small game that takes place on a grid map. I'd like to write an AI that is able to explore the grid map by filling as much of its available space as possible. From any given position ...
1
vote
0answers
72 views

Sencha touch 2. Making MVC grid

i have a example of sencha touch 2 Grid. But when i try to make the same project, but like mvc, it gives me a some problems. The main problem with grid library. Some files cant find them. Could you ...
1
vote
0answers
76 views

Extjs 4.2 grid to pivot

My question is how i can convert any storage record in grid element that bind one data index into column and another into row! Model of storage is something like ['RowId', 'CollumnId', 'Value', ...
1
vote
0answers
92 views

Kendo UI Grid - Won't display inherited columns

For all my model entities I inherit a base class but when I try to place one of the inherited fields on the grid it just does not show them. My workaround is to create a wrapper property on the ...
1
vote
0answers
242 views

Kendo UI grid Create action passes null reference from WCF service

I am struggling calling a create action through a WCF service from a kendo ui grid.When the odataservice calls the business logic controller to write the record it passes a null reference....the ...
1
vote
0answers
368 views

Kendo Grid Column bound Dropdown Row wise binding

I am facing one issue on kendo grid. I have Kendo grid in that i have one dropdown which is loading on the basis of ViewData["abc"] using editor template and also having 2 fields such as Arrival Date ...
1
vote
0answers
25 views

Proper Flex 3 control (example would be great too) to display dynamic array

I need to display a table represented by the 2-dimensional array object (typed Object), with column headers and row headers coming from two separate Array objects. Size of the Array objects ...
1
vote
0answers
87 views

Extjs Grid Grouping - setting default header/value

On the following grid grouping example. How can I display The first group as (0 Countries), if no data is returned for the first record. Currently, if there are no records, the first group does not ...
1
vote
0answers
21 views

Gnuplot grid overlap with text

I am currently using gnuplot for multiple graphs of some text data. Therefore I want to add a grid for a better view of the data. However the grid gets too close to the text of the line. How can I ...
1
vote
0answers
80 views

Extjs4 grid's paging functionality is not working

i am working in extjs4. I am adding paging functionality to grid. I am having my grid view code as- allQuestionPapers.js Ext.define('Balaee.view.qb.qbqns. ', { extend : ...
1
vote
0answers
232 views

Extjs 4 Grid renderer called after reconfigure

The problem I am facing is with the EXTJs grid. I reconfigure the grid using the method grid.reconfigure(store,cols) I have a custom renderer for my columns in the grid, in the renderer I call the ...
1
vote
0answers
48 views

How to change JXGraph grid lines thickness

I want to make graph paper with JXGraph component. I use next methods of JXGraph for grid lines creation: setMajorX, setMinorCountX, setMajorY, setMinorCountY as (1.0, 10, 1.0, 10). Finally, I got an ...
1
vote
0answers
99 views

Extjs4 filtering grids with same store

I have a tab panel, which contains tow tabs, Tab1 and Tab2. Tab1 contains a grid panel and a button to filter this grid according to a specific character. Tab2 contains the same grid. The probem is ...
1
vote
0answers
269 views

ExtJs - Grid Summary Row displays the values of first row

I have used the "summary" feature in my grid and the summaryType is "sum". But every time I load the grid, it only displays the values from the first row, even if there are multiple rows. The store ...
1
vote
0answers
93 views

How do I create spherical portions using OpenGL?

Can someone explain can I bend a grid so it creates a sphere as a result? I can manage to draw a grid using triangle_strip; now I need to draw a portion of a sphere using triangle_strip, with a size ...
1
vote
0answers
422 views

Kendo ui Grid Hierarchy error on grid.AddRow() when there is an enum column in grid

I have a Kendo Grid Hierarchy and an entity which has one enum property and some other properties with other .net primitive types and also there is a toolbar button named AddNewRecord on grid. When ...
1
vote
0answers
447 views

Can a Selenium Grid 2 Node Json config file point to multiple hub / Servers?

I was wondering if there is a way to register a single Selenium Grid 2 Node to multiple hubs, using a json configuration file for this. I was thinking something like this: { "capabilities": [ ...
1
vote
0answers
165 views

How to add a checkBox to each header in a grid?

I am running EXTJs4.11 and using a Grid. I need to be able to add a "checkBox" to each Grid column header. What I am attempting to do is offer the end user the ability to select a checkBox within a ...
1
vote
0answers
157 views

Change order of Grid–A–Licious elements at a certain break point

Thought someone over here could maybe trying and wrap their head around the problem I'm facing. I have responsive grid made by the Grid–A–Licious plugin (http://suprb.com/apps/gridalicious/). It works ...
1
vote
0answers
49 views

How to implement custom nebula GridHeaderRenderer implementation?

There doesn't seem to be enough documentation here to work with, when I create a GridHeaderRenderer there are three methods to implement, but the measure and notify methods are a mystery to me, and ...
1
vote
0answers
238 views

how to disable row selection of checkboxmodel of grid keeping previously selection intact extjs

I am unable keep selection after locking model of grid. My code is as below. var sm = Ext.getCmp('loadFrameStateInfoTable').getSelectionModel(); // This select the rows which I want to var ...
1
vote
0answers
226 views

CSS and nested tables TD width vertical align on grid

I am trying to align a table data columns to have the same width even if they are nested ... so I thought a fixed width will solve it in CSS I apply to every TABLE TR TD:nthclild(X) a different ...
1
vote
0answers
25 views

Picture box not drawing right on some computers

I am making a math game and it involves making a graph. On some computers it works perfect but on some the graph does not match the picture box. It doesn't have to do with screen resolution as I have ...
1
vote
0answers
420 views

Sencha, GXT 3, inserting a hyperlink in a grid

I have an Inline Editable Grid. I need to modify a column to display an hyperlink, which will trigger some UI action when clicked. Thanks. My code so far. The link in the link column renders as a ...
1
vote
0answers
210 views

Selenium grid 2 - Parallelized datadriven tests

I am pretty new in this area, so apologies for the question. I am trying to run datadriven tests in parallel, using Selenium Grid2 here is my setup of the test: [Test] [Parallelizable] ...
1
vote
0answers
54 views

Windows opaque UserControl not refreshing any graphical changes made on it

I have created a Windows UserControl. It actually paints a Grid (i.e. vertical and horizontal lines) using Graphics. User can change each cell height and width, and according to that Grid is ...
1
vote
0answers
107 views

Jquery Grid with random alpha effect

Ok, I just need a light here. I want to make just a visual effect like the one on the image of the smiles at the right side this website. http://iitweb.com/ Basically a grid tile effect with random ...
1
vote
0answers
88 views

ASP.Net mvc , redisplaying table/grid data on error

I am quite new to mvc and while i was building a searchform i stumbled upon a state related problem. So, in asp.net mvc there is no such thing as viewstate like in asp.net forms. The question is how ...
1
vote
0answers
733 views

ExtJS dynamically create RowExpander

I want to make a grid with rowexpander. I have a template and a rowexpander, but I don't want to use gridpanel's store to load rowexpander's template data. I want to create rowexpander dynamically in ...
1
vote
0answers
260 views

How to make a Generic Grid with CRUD operations on multiple tables

How to make a grid as generic with CRUD operations and respective validations. Here the generic means generalising the BL and as well as the UI. I have 10 tables where the bussiness logic and the UI ...
1
vote
0answers
674 views

dojo dgrid multiple cells edit

Is it possible to edit multiple cells of the dgrid at the same time ? I know that we can edit a single cell at a time by double/single clicking that cell and update it. And on the onBlur of that ...
1
vote
0answers
252 views

extjs 4 MVC Grid refresh (Chrome only)

I have a problem with LiveSearchGridPanel only in Chrome.I do simple create/update operation. It writes records to store and to database. But after saving grid does not refresh it's view and a can see ...
1
vote
0answers
224 views

Scrolling snap to horizontal and vertical grid - Jerky scollLeft

I am aiming to create a grid that always snaps to the top and left edge of the browser when a user scrolls vertically or horizontally. I have the basic version working but the scollLeft part is always ...

1 2 3 4 5 23