How can 开发者_JAVA技巧I get rid of it?Set the OptionsBehavior.ShowTimeMarker property to False to hide this line..
I have an xtraTreeList with both keyFieldName and ParentFieldName are set in some开发者_如何学编程 cases while dragDrop nodes to each other i got the exception as a messageBox \"Operation is not vali
I need to bind indexed property to the Devexpress aspxgridview control I\'m creating columns at runtime and don\'t know how to mention those properties to the FieldName.
I am (trying) to use the DevExpress XtraScheduler to - (don\'t ask why) to create an appointment without actually using the scheduler control in the form
Suddenly the column chooser (in executing application) stopped showing available columns in GridControl. I re-installed the applic开发者_运维技巧ation on the client machine but I still have the same i
i have a devexpress grid being used in web application with asp.net & c#.net? the grid has filter text box for each column .the problem is that i just want to inject a text in to all filtertext bo
Just like in title. It works much faster on IE (8, 9) than on firefox and chrome ? How is it possible ?
I\'m using DevExpress 2010 vol 1, VS2010 and VB.NET. In my form I have a xtraBar which is used to create the application main menu. Each of the menu items were carefully captioned using the ampersand
I have a Delphi application using DevExpress cxGrid (which is connected to database). I require to be able to copy-paste data from Excel into the grid.
i want to databind hierarchical data from plain data to the ASPxTreeList, i checke开发者_StackOverflow中文版d the documentation online for the the databinding, this is the code i found: