Browse by Tags

Browse by Tags

> All Tags > xtragrid > repository item
Sorry, but there are no more tags available to filter with.
  • Editor for a list of strings in Xtragrid

    What would be the best editor to edit a list of strings (separated by new line i.e. enter key). The return value (i.e. the value that needs to be stored in the database) should be comma delimited. This means that the strings are displayed one on a line in the editor (when the editor is showed) but showed...
    Posted to XtraGrid (Forum) by Dan Bart on 4/13/2011
    Filed under: repository item, xtragrid
  • Re: RepositoryItemComboBox in XtraGrid

    Thanks for the reply. When the value in the first column is set, that object has a list of allowable values for the second column. So I have to populate the second column with those allowable values and then select the value depending upon the value from the datasource of the grid. Then once the first...
    Posted to XtraGrid (Forum) by Dan Bart on 3/2/2011
    Filed under: repository item, xtragrid
  • RepositoryItemComboBox in XtraGrid

    Here are my requirements: 1) Have a combo box inside a grid. This is populated from a list of objects (that have a typeid and typename). 2) This grid is databound to a different list of objects that contains the object in 1). When the form is displayed, the drop down should be populated with the list...
    Posted to XtraGrid (Forum) by Dan Bart on 3/2/2011
    Filed under: repository item, xtragrid
  • Re: Repository Problem

    Sorry this is a simple problem and it has been solved by setting FieldName property for each column in the gridveiw. If you face the same problem just set the gridview1.FieldName property to the same name which you are binding that column with the datsource. Thanks, M.Ansar Hussain
    Posted to XtraGrid (Forum) by ansar M 1 on 2/25/2011
    Filed under: repository item, xtragrid
  • Repository Problem

    hi i have Xtragrid on my form for one column i have added a repository lookup which is loading the datasource in constructor itself. The problem is when we select a value from that repository and move to cell the value has not bee updated to the grid cell it is like disappeared. Thanks inadvance,
    Posted to XtraGrid (Forum) by ansar M 1 on 2/25/2011
    Filed under: repository item, xtragrid
  • Re: Repository Spin Edit - Update datasource and continue to edit

    No. The EditValueChanged does not get called. As you can see from the Stack Trace that I have attached as a picture that it happens in External Code (the code that is in lighter font weight).You can see in the stack trace 'what' causes it. This does not happen in the code I have written. As you...
    Posted to XtraGrid (Forum) by Dan Bart on 11/20/2010
    Filed under: repository item, xtragrid
  • Re: Repository Spin Edit - Update datasource and continue to edit

    The user is editing data inside a datagrid contained inside a user control. So: User edits a value inside a spin edit and then clicks the save button. At this point in time, I save the object to the database and reset the object to clean and then hide the user control (which contains the datagrid containing...
    Posted to XtraGrid (Forum) by Dan Bart on 11/19/2010
    Filed under: repository item, xtragrid
  • Re: Repository Spin Edit - Update datasource and continue to edit

    This gives the desired behavior but causes another issue: After updating the object, I save the object to the database and hide the control (by calling Control.Hide()) from the user. As soon as the Hide is called, some how the object gets dirty again. This happens in the external code. You can see in...
    Posted to XtraGrid (Forum) by Dan Bart on 11/19/2010
    Filed under: repository item, xtragrid
  • Repository Spin Edit - Update datasource and continue to edit

    In case of repository spin edit, I want to update the datasource as soon as a value is changed but I also want the user to be able to continue to edit the value in the editor. The problem I am running into is that as soon as I call GridView.RefreshData, the cursor inside the editor disappears. How can...
    Posted to XtraGrid (Forum) by Dan Bart on 11/19/2010
    Filed under: repository item, xtragrid
  • Re: Error on clicking on spin edit increment/decrement arrows

    The error happens in external code after the execution leaves that that event handler. So e is not null, e.NewValue is not null. ServiceGroupGridView is not null, RankValueRepositoryEnabledSpinEidt is not null or its min value is not null or Steerage Ranking is not null. The error does not happen on...
    Posted to XtraGrid (Forum) by Dan Bart on 11/17/2010
    Filed under: repository item, xtragrid
1 2 Next
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