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

Browse by Tags

  • Some questions about using lookupedit's on an xtragrid in advbandedview

    Hello there, i have several questions about the "right" way to do some things with xtragrid. Basically, im managing all my data logics in a separate class on my application, and that class is running on a separate thread, because this application going to connect to a remote server (internet...
    Posted to XtraGrid (Forum) by Diego Massanti on 7/10/2007
    Filed under: xtragrid, lookupedit, multi threaded
  • Prevent a FocusRowChange Event on Form Load

    I have a XtraGrid that is populated on form load. I currently have it so when a row is change it populates a registration form with a FocusRowChange event. How do I prevent this event from taking place on form load, or is there a different way to select a row from XtraGrid and populate my registration...
    Posted to XtraGrid (Forum) by Jordan Eleniak on 7/25/2007
    Filed under: xtragrid
  • CheckEdit

    I have a XtraGrid that is populated from a DB. It has 3 columns of CheckEdit's. I am unable to get the user's selection to stay checked. I am able to go from unchecked to checked, but as soon as I focus a different row or column, I loose the selection. How do I get the checked selections to stay...
    Posted to XtraGrid (Forum) by Jordan Eleniak on 7/30/2007
    Filed under: xtragrid
  • Put XtraGrid into overdrive by using XPO with large datasets

    We've just uploaded a new screencast about using XtraGrid with large datasets, especially remote ones. The screencast goes through the typical architectural approaches to downloading data to a grid, and shows how large remote datasets really kill performance due to the amount of data that's downloaded...
    Posted to ctodx (Weblog) by Julian M Bucknall on 8/4/2007
    Filed under: XtraGrid, XPO, large datasets, screencast
  • exporttoexcel

    if data is little,the exported file will small.But data is much,the file will multi-aggrandizement if my grid is 9000 row,50 columns,have some lookupedit ,the exported file is 22Mb,it will can not opened. why the file is so large? how resolve the problem? Soryy everyone ,My English is not good.
    Posted to XtraGrid (Forum) by y xy on 8/10/2007
    Filed under: export to excel, xtragrid
  • How to know when user clicks on BandHeader

    How can I know when the user has clicked on a bandheader in a banded or advanced banded grid? In the mouse down event the hit test inherits from the base grid view so the hit test returns "none" when clicking on a bandheader. Is there some other way to do this? Thanks, Steve Brownell
    Posted to XtraGrid (Forum) by Steven Brownell on 8/14/2007
    Filed under: xtragrid, gridview
  • refeshing a datagrid after saving a detail on another form

    Hello Guys As I wrote before I am new at this, so please bare with me. I am having I hard time with having an ExtraGrid Control on formA with Customer Name, Family name… and by clicking on an edit button the user opens formB and in there they can view and modify the details including the address etc...
    Posted to XtraGrid (Forum) by M Edel on 8/19/2007
    Filed under: xtragrid
  • assigning the value to the cell

    I have created 3 columns which are of unbound type and they are no way related to the data source.I need to assign the values to the respective cells of the respective columns and iam using the following method --- GridView1.SetRowCellValue(1, GridView1.Columns(1), "some object value") so by...
    Posted to XtraGrid (Forum) by adithya sharat on 8/21/2007
    Filed under: xtragrid
  • Re: Preview XtraGrid with in virtual mode

    Hello Ramid, In the current XtraPrinting version, the Print Preview form displays nothing until the entire document is generated. So, if an XtraGrid contains too many rows, it may take a significant amount of time to generate a preview. However, we're planning to improve this in the future. We already...
    Posted to XtraPrinting Library (Forum) by Alan (Developer Express) on 8/22/2007
    Filed under: XtraPrinting, XtraGrid, print preview
  • extends GridView

    Hi all, I have 2 questions. 1. I have extended GridControl in this way "public class MultiViewGrid : GridControl, IMultiViewGrid, ISupportInitialize ..." and GridView in this one "public class MyGridView : DevExpress.XtraGrid.Views.Grid.GridView ..." When i use my new control in a...
    Posted to XtraGrid (Forum) by Andrea Padovano on 9/6/2007
    Filed under: xtragrid, gridview
Page 1 of 13 (121 items) 1 2 3 4 5 Next > ... Last »
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED