Is there any way to modify the format of the calendar header of DateEdit control? Before upgrading to v.10.2.8.0 (I was using 10.1.6.0) the format of the calendar header was MMMM, YYYY (e.g. July, 201
I have a winform project that is usin开发者_如何学Pythong a devexpress layout control and I am using Visual Studio\'s tab order feature to set the tab order of the child controls in the layout control
Help me please. I have a stange behaviour. Sometimes, when I\'m shitching between tabs in my besktop application, I face a problem with buttons repainting (refreshing) (the lable are not presented on
Is there any way of making a single row with开发者_如何学JAVAin an AspxGridView flash different colours based on a value within a cell.E.g. continually changing the background colour of the row betwee
Not a lot to say, just want the instance of DXGrid where i have a LookUpEdit. I\'m using WPF. mylookupedit1.GridControl <-- ???
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m looking to write a Date edit control preferably with a Date/Time picker that stores it\'s format settings on the control itself so they can be defined at run time independently from other control
I have a Dev-express Tree Structure with Drag and Drop capability. After Drag and Drop there is always a new structure of my database because change in the Tree structure. I want to update by database
I want to filter my gridview by choosing date and time in a dateedit. I put a button which has DataBind() controls. The query of the DataSource of the GridView has a WHERE clause. It has a Control con
My team is working on automating the UI testing of a WPF application that uses DevExpress WPF Grid (DxGrid). We use Microsoft\'s UI Automation Library (System.Windows.Automation) for identification an