Browse by Tags

Browse by Tags

> All Tags > Grid > quantum grid
  • Maintaining order of rows in data-bound grid

    I have a data-bound grid bound to a TADODataset. The underlying table has a field SortNr of type integer that makes the rows appear in a specific order. What I want to do now is to insert a row at a specific location and set the SortNr correctly so the new row stays at the place where it was inserted...
    Posted to ExpressQuantumGrid (Forum) by Joachim Meyer on 11/8/2010
    Filed under: Grid, QuantumGrid, row, cxgrid, quantum grid, select row, row changed
  • How to walk through SelectedRows and synchronize with connected Dataset

    Delphi 2010, Grid 6.47 I have a grid with multi selection, connected to an underlying database table. I want to let the use change the value of one column in all of the selected rows. I know how to walk through the selected rows: for i := 0 to View.Controller.SelectedRowCount - 1 do with View.Controller...
    Posted to Version 5 (Forum) by Joachim Meyer on 2/10/2010
    Filed under: Grid, quantumgrid, quantum grid, SelectedRows
  • Re: Could not convert variant of type (String) into type (Boolean) error

    I have the same problem! I am not creating the columns runtime, but still the same problem, regardless of what type of field it is (Integer, String, Date...) The problem occurs the first time a key is pressed after the cell was focused, next keypress everything works ok. Thanks, Jonas
    Posted to Version 5 (Forum) by Jonas Rapp on 2/19/2009
    Filed under: Grid, Unbound, cxgrid full grid, quantumgrid, quantum grid
  • cxGrid column focuse

    Hi there I have two columns StockCode and Quantity on a cxGridTableView. I was hoping to be able to enter "something" for StockCode and enter to jump to second column and focuse on StockCode. so I did: set Focuse=false for column Quantity. it worked as expected. But I also need be able to click...
    Posted to Version 5 (Forum) by Daniel Jeffrey on 10/9/2008
    Filed under: Grid, Unbound, quantum grid
  • How to know the selected level or view

    I have in my application an estructure like this: Grid - GridLevel1 - GridView1 - GridLevel1.1 - GridView1.1 - .... - GridLevel 1.n - GridLevel 1.n I need to know wich GridLevel 1.x or GridView 1.x is currectly selected but I haven´t been able. I have tried with all of this properties, but non...
    Posted to ExpressQuantumGrid (Forum) by Juan Colomer on 9/30/2008
    Filed under: Grid, QuantumGrid, cxgrid, detail, quantum grid
  • Transparent Grid on a PageControl TabSheet

    I've successfully been able to create a transparent grid using the BackgroundBitmaps property of a view. This works with a form or a panel as the parent of the grid but does not work when the grid is placed on a TcxPageControl TcxTabSheet. Does anyone know how to solve this problem ? The current...
    Posted to Version 5 (Forum) by Grant Hamilton on 7/23/2008
    Filed under: Grid, quantumgrid, quantum grid
  • Storing a value other than text of TcxComboBoxProperties via a TcxGridDBColumn

    Hello, I was wondering if there would be any way of displaying a TcxComboBox in a TcxGridDBColumn and having the items property of the TcxComboBox populated with string values i.e. ComboBox.Items[0] := 'String 1'; ComboBox.Items[1] := 'String 2'; .. but then store the currently selected...
    Posted to Version 5 (Forum) by Ian Brown on 3/25/2008
    Filed under: Grid, quantumgrid, quantum grid, TcxComboBoxProperties
  • new TcxButtonEditProperties

    I want to create self TcxButtonEditProperties with some my properties.. how i can do this? i need to used it in properties of columns in cxGridDBTableView
    Posted to Version 5 (Forum) by Evgen Str on 6/17/2011
    Filed under: Grid, quantum grid, columns quickcustomization customization, TcxGrid
LIVE CHAT

Chat is one of the many ways you can contact members of the DevExpress Team.
We are available Monday-Friday between 7:30am and 4:30pm Pacific Time.

If you need additional product information, write to us at info@devexpress.com or call us at +1 (818) 844-3383

FOLLOW US

DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, along with high-performance HTML JS Mobile Frameworks for developers targeting iOS, Android and Windows Phone. Whether using WPF, Silverlight, ASP.NET, WinForms, HTML5 or Windows 8, DevExpress tools help you build and deliver your best in the shortest time possible.

Your Privacy - Legal Statements

Copyright © 1998-2013 Developer Express Inc.
ALL RIGHTS RESERVED
All trademarks or registered trademarks
are property of their respective owners