Hi all, I\'m using DevExpress XtraGrid control in a C#.Net application. I\'mbinding the values from one table to a gri开发者_JAVA百科d, and the table contains one bit field: Authorized. So the grid di
Hai all, I want to get lookupedit display text when am giving correspond edit value. example: if am giving
I using Delphi BDS 2006 and have a DevExpress cxGridDBColumn with properties set to DateEdit and was wondering whether it is possible to add a checkbox to the di开发者_如何学JAVAsplayed date time pick
I\'m using the devExpress QuantumGrid, and I\'m wondering that there is no onRowChange eve开发者_JAVA技巧nt.
Im using a lot od devexpress controls. I have noticed that sometimes i think mainly while making callbacks on devexpress controlls there is a timeout and nothing happens. Then when I try to klick on a
I am trying to nest a grid within a grid. To populate the most inner grid i need the KeyValue from both the Grids\' direct parent, and the parent of the Grids\' parent.
I have a column named Status that display an image corresponding to states. And I have a filter on this column. How can I localize?
I need to display the xml data in the treelist control. I have one root node, one 开发者_如何转开发Child node and further four children for this child node.
I just upgraded a site to .NET开发者_运维百科 4 which is using the XtraReports reports, and now the toolbar has stopped working.Specifically, it renders ok except that it displays blank instead of the
Hai, Am using DevExpress Tree List in C#.NET application .I want to know about how to trigger select event ofcheckbox contr开发者_如何学JAVAol in DevExpress XtraTree List.