devexpress
How to select Dev Express's WPF GridControl row?
I want to select GridControl\'s row, after data binding: 开发者_Go百科Get selected row Bind GridControl with new Data[详细]
2023-03-28 17:23 分类:问答Modify DevExpress XtraEditor PopupContainerEdit Footer
How can I modify the Footer in a DevExpress PopupContainerEdit. The screenshot is from the DevExpress online docs: http://documentation.devexpress.com/#WindowsForms/CustomDocument612[详细]
2023-03-28 12:13 分类:问答Dynamic indentation in devexpress aspxgridview
Are anyone aware of any method to achieve indentation in the ASPXGridView (we are running the 10.x version currently available)[详细]
2023-03-28 07:59 分类:问答Changing font colour on alternate rows in gridview
I\'m looking for a way to change the font colour on alternate rows within a datagrid. e.g. normal row would be green and the alternate row would be blue.[详细]
2023-03-28 04:19 分类:问答XtraTreeList CheckEdit Set Value?
I am using the DevExpress TreeList control, and have several columns which contain a Check Box, i.e. I have set the ColumnEdit property to a RepositoryCheckEdit.[详细]
2023-03-27 13:48 分类:问答Display total number of rows in footer of devexpress grid
I need to display total num开发者_StackOverflow社区ber of rows in a grid, in footer. I have made the footer enable by setting : \"this.gridViewTradePoster.OptionsView.ShowFooter = true;\", but don\'t[详细]
2023-03-27 09:17 分类:问答Using lookupedit on XtraGrid columns
I have a xtraGrid with 6 columns. I want to make one columns to lookupEdit columns. how can i insert m开发者_C百科y datasource(datatable or dataset) on lookupeditcolumns.[详细]
2023-03-27 04:41 分类:问答DevExpress WebChartControl Pie Controlling Fill
I have been using the System.Web.UI.DataVisualization.Charting pie chart control to display pie chart.[详细]
2023-03-26 04:38 分类:问答How to get the cell value from an unbound column directly after updating it?
I have the following situation. I build a grid from a collection of objects. I than add two unbound columns.[详细]
2023-03-25 17:37 分类:问答How to subclass TcxGridDBTableView and consume it without losing my GUI setup and installing it as component?
Using dev express makes it really easy to extend the Quantum Grid Views as described in http://devexpress.com/Support/Center/KB/p/A334.aspx开发者_运维技巧?searchtext=viewinfo[详细]
2023-03-25 16:12 分类:问答