in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Browse by Tags

  • Updating data in gridview to database

    hi, I hav a gridcontrol and one databounded gridview in it how to update data in gridview to database when user made changes to it and how to insert a row in the database if a new row is inserted in the gridview? can any one give me a detailed information for the above. Thanks & Regards
    Posted to XtraGrid (Forum) by Dinesh Reddy on 9/7/2007
    Filed under: GridControl, updating database
  • How do I add an Options/Actions row to the data grid

    Hi, we want to implement grids with the following behavior: 1. When the user clicks a row, the row appears selected and an "edit me" button appears at the end of the row. In the image the button shows a pen 2. When the user clicks the "edit me" button the space used by the currently...
    Posted to XtraGrid (Forum) by Chris Müller on 9/13/2007
    Filed under: xtragrid, GridControl
  • Runtime binding column problem?

    Hi I have XtraGrid control which is main view gridView it is looking like this productID categoryID purchaseDate price | --------> i add a new column here which is name "Location" and put RepositoryItemLookUpEdit control.Then i want to bind lookupedit using productID for relation binding...
    Posted to XtraGrid (Forum) by cagri yuceturk on 10/5/2007
    Filed under: Columns in a Data grid, databinding, GridControl
  • Spacing Issue on Vista

    I am using DevExpress XtraGrid on my Windows application. The problem I find is related to UI and it happens only on Vista. On this grid the text looks free from spaces in between words. Sometimes a longer text gets displayed properly and a shorted text shows the mentioned problem. Ex. If there is a...
    Posted to XtraGrid (Forum) by Nihar Ranjan on 10/16/2007
    Filed under: xtragrid, gridview, GridControl
  • XtraGrid and IBindingList's sorting interface

    I'm using a GridControl from v7.1.3.0 with a ITypedList as a datasource that pages a recordset of around 300,000 rows in from a local database. The XtraGrid supports that interface well enough for me and the solution works quite well. Now, I'd like to make the grid sortable. I already have all...
    Posted to XtraGrid (Forum) by David Meatte on 10/16/2007
    Filed under: xtragrid, gridview, GridControl
  • Master detail does not populate some of the fields.

    I am constructing a Master-Detail GridView but on the detail (subsequent levels after MainView) it will not populate the first column I defined. It will not populate it even if I remove it and add it to the end. At first I believed it had to do with the the fields that define the relations but in the...
    Posted to XtraGrid (Forum) by Reynerio Perez on 10/17/2007
    Filed under: xtragrid, Columns in a Data grid, dataview, databinding, GridControl, xtragrid master detail
  • Finding FocusedView when the View doesn't have focus any more.

    Hi All ! <intro> I've got an "interesting" problem with an Xtragrid in master-detail mode. The Xtragrid is connected to a (BindlingList) Object through a bindingsource. This object contains a few field and a collection of another object. This collection appears as a detailview in...
    Posted to XtraGrid (Forum) by Kai Bøhli on 11/22/2007
    Filed under: gridview, GridControl, grid master detail, focused row
  • Inherit from GridControl, GridView

    Hi! I inherted 'MyGridView' from GridView, because i overrided the PopulateColumns() method. But i would like to inherit from GridControl too, so when i put my own GridControl to a form, i would like to see MyGridControl.MainView as MyGridView, but i don't know how can i reach that. I overrided...
    Posted to XtraGrid (Forum) by József Kanczler on 12/12/2007
    Filed under: xtragrid, gridview, GridControl
  • DataSource for printing a filtered and sorted gridview with CrystalReport or L&L

    Hello, I am using DXperience V3 7.3.5 with DevExpress.XtraGrid.GridControl. For example I want to print my gridview. The gridview is filtered and sorted (by the user clicking on columns). When I assign the gridview1.DataSource to the report data binding for printing (CrystalReport or List&Label)...
    Posted to XtraGrid (Forum) by Thomas Balcke on 1/25/2008
    Filed under: gridview, dataview, databinding, GridControl, dataset
  • Multiple gridviews in one GridControl at the same time

    Hello, I want to present contents of single db table in a few grids on one window. For example: db table consists of fields: F1, F2, F3, F4, F5, F6 and I want to present it in 3 diffrent gridviews, visible at the same time, gridview1 consists of fields F1, F2, gv2 of F3, F4, gv3 of F5, F6. Can I do it...
    Posted to XtraGrid (Forum) by Janusz Kacalak on 2/8/2008
    Filed under: gridview, GridControl
Page 1 of 5 (44 items) 1 2 3 4 5 Next >
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED