Top "Grid" questions

NOT FOR CSS GRID LAYOUT.

How to draw connecting lines between two controls on a grid WPF

I am creating controls (say button) on a grid. I want to create a connecting line between controls. Say you …

wpf wpf-controls grid lines connector
Semantic UI - ui grid best approach for layout (rows/columns vs segments)

I'm new to Semantic UI and I'm trying to design a webpage with the layout below. Looking at the documentation, …

grid semantic-ui
Passing parameters to telerik asp.net mvc grid

I have a telerik asp.net mvc grid which needs to be populated based on the search criteria the user …

asp.net-mvc ajax parameters grid telerik
Combine expander and grid (resizable expander)

I would like to have something like a resizable Expander. My basic idea was something like this: <Grid HorizontalAlignment="…

wpf xaml grid expander gridsplitter
remember after refresh selected row in extjs grid

I have a problem. I use extjs grid. This grid will be refreshed every seconds. I refresh with this function: …

extjs grid refresh row selection
Items that span all columns/rows using CSS grid layout

With the CSS Grid Layout Module soon shipping in Firefox and Chrome, I thought that I'd try to get a …

html css grid css-grid
What is the best library for Java to grid/cluster-enable your application?

This is the ability to run your application on a cluster of servers with the intent to distribute the load …

java grid load-balancing gridgain
Is there any excel-like grid solution for AngularJS

I found ngHandsontable very satisfying. http://handsontable.com/ However, it does not support inserting columns which Handsontable supports. So I'm …

angularjs excel angularjs-directive grid handsontable
Grid Star-Size in code behind

I have a grid as follows, <Grid> <Grid.RowDefinitions> <RowDefinition Height="0.5*" /> <RowDefinition Height="0.5*" /&…

c# wpf xaml grid
Looking for explanation for WPF Grid ColumnSpan behavior

I asked a question at http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/5c7f5cdf-4351-4969-990f-29…

wpf xaml grid columnspan