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

Browse by Tags

  • DateEdit spin event fires but I have found no easy way to retrieve the new value after spinning

    I use the DateEdit on a form and like to update data everytime the date is changed by spinning. The DateTime Property isn't changed at all, when spinning is applied an no event besides spin is fired. My current solution now is to start a timer and read the text when the timer fires and convert the...
    Posted to XtraEditors (Forum) by Addison Pauray on 6/29/2007
    Filed under: feature request, bug
  • How to reset LookUpEdit in initial state?

    Hi. I have some difficulty with reset LookUpEdit to initial state. Suppose i have LookUpEdit, binded to some DataView: lookUpEditBarCode.Properties.ValueMember = CrossFields .ID; lookUpEditBarCode.Properties.DisplayMember = BarcodeFields .Barcode; lookUpEditBarCode.Properties.DataSource = dvCrossWareBarcode;...
    Posted to XtraEditors (Forum) by Danyl Novhorodov on 12/30/2007
    Filed under: bug, LookUpEdit
  • label control

    hey, I have a little problem withe the labelcontrol. I want to use the righttoleft property, but it does not working. I tried Haling and that did not work. Maybe there is another label that I would like to meet and use. Or somebody can help me with that. Please help me [:'(] Thanks, Galia
    Posted to XtraEditors (Forum) by galia boim on 3/2/2008
    Filed under: feature request, bug, Text
  • ASPxPivotGrid. Filter field drop downs display wrong values.

    See Pivot grid field def XML below. When I click on the 'TradeDate' column I get Funds. When I click on the 'Fund' drop-down I get Portfolios. When I click on 'Portfolios' I get some numbers. I am using version 8.1. Thanks for your help. Here is the Grid XML: <dxwpg:ASPxPivotGrid...
    Posted to ASPxPivotGrid (Forum) by Bob Woodley on 3/28/2008
    Filed under: ASPxPivotGrid, Filter, dropdown, bug
  • ctrl-F Bug during .aspx source view

    Just want to save I love the coderush and refactor product. But I get this annoying bug that Crashs my VSTS2008. When I'm in the source view or split view and hit ctrl-F to look for whatever. VSTS2008 hangs and eventually completely crashes. Now if I shut off the DevExpress tools and go back to the...
    Posted to CodeRush for Visual Studio (Forum) by Joshua Nock on 4/1/2008
    Filed under: VS2008, crash, ASP.Net, Bug, vs2005
  • Literal strings turn black on close quote

    I'm using CodeRush 3.0.8 with VS 2008 (9.0.21022.8). I use a black background. When entering a string literal the color of the string turns black (and therefore disappears) when I hit the close-quote. Kinda disconcerting. If I move the cursor, it returns to its regular color. The only way I can resolve...
    Posted to CodeRush for Visual Studio (Forum) by Tom Bellin on 6/10/2008
    Filed under: CodeRush, UI, Bug
  • Re: VS2008 Forms Designer Problem "To prevent possible data loss before loading the designer, .."

    Hi Glen, I've been having the same problem ever since I migrated to VS2008. I've written to Developer's Express, and even sent the code that was causing the problem, but I haven't received a response yet. You state the problem very well. And, your fix is the only one that works for me...
    Posted to XtraEditors (Forum) by Russell Yeagley on 6/24/2008
    Filed under: bug
  • Problem Upgrade from V7.2 TO V8.2

    Missing namespace : DevExpress.XtraEditors.Skins Error 1 The type or namespace name 'Skins' does not exist in the namespace 'DevExpress.XtraEditors' (are you missing an assembly reference?) Error 2 The type or namespace name 'StyleDefaults' could not be found (are you missing...
    Posted to XtraEditors (Forum) by shay keren on 8/11/2008
    Filed under: bug, Xtraeditor
  • Problem with binding data.

    I decided to create PivotGird on simple table, where i have three fields ProductID PriceTypeID Price So. I used such code, where i get Data using DataSetTableAdapter(i cheked that it returns adequate data)... <dxwpg:ASPxPivotGrid ID="sdf" DataSourceID="testODS" runat="server"...
    Posted to ASPxPivotGrid (Forum) by Alexander Bespalov on 9/25/2008
    Filed under: ASPxPivotGrid, bug
  • Bug? LookUpEdit clears its Text when a DataSource's IList is cleared.

    In a LookUpEdit, I have a DataSource which is a IListSource. When IListSource's List is clear()ed, the LookUpEdit's Text clears too. I believe it's a bug. The DataSource's List is just a lookup reference, and should not influence a Text user typed, especially if user didn't finish...
    Posted to XtraEditors (Forum) by Victor Sergienko on 10/27/2008
    Filed under: bug, LookUpEdit
Page 1 of 2 (15 items) 1 2 Next >
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED