I have several grids in my window. I have created a storyboard that moves them left by x pixels when a button is clicked. I want to make it so that when the button is clicked again those grids move an
I\'m adding several widgets to a Frame which is located in a tix.NoteBook. When there are too much widgets to fit in the window, I want to use a scrollbar, so I put tix.ScrolledWindow inside that Fram
Is there a way to sort Devexpress QuantumGrid rows on data from a different column other than the one whose header has been clicked? For example, when the header of column A is clicked the rows of the
I need to use a two dimensional grid with headers in the left and the top on Silverlight. Is it possible to configure a grid for that or I need to use an other co开发者_如何学Gontrol?Have you conside
I can\'t believe I\'m back to this after working with WPF for 3 months :) Consider very common setup: How do I configure the rowheights so that the top and bottom rows (menu bar and status bar) size
I have a feature matrix implemented with Silverlight\'s Grid where users need to select a product.How can I indicate selection with a rectangle around the whole selected column?
I have about 12-15 images that I want to align together in a grid, with text under each image. I thought about using a table, but I hear that tables aren\'t the best way to go these days.
This question is related to the previous post. How to save file and read alt text http://freeimagehosting.net/image.php?dc73c3bb33.jpg
What I need is a grid with all employees data, and a link to a single e开发者_运维百科mployees form.
I am making a UI in WPF, I have a bunch of functional areas and I use a Grid to organize it. Now the Grid that I want is not uniform, as in, some functional area will span multiple cells in the Grid.