How 开发者_如何学Cto disable \"Edit Filter\" button on XtraGrid? I want user to see the expression but do not want to edit it.
I am using XtraGrid in my application. I have shown checked list box with unique values for the column filter. Now, I want to enumerate which Items were checked once the dialog dis开发者_JAVA技巧appea
I\'m trying to get a list of rows deleted by pressing the \'-\' button in a Devexpress Grid widget as depicted here.
I currently set some of my fields on my data grid with \"c2\" as the FormatString.When I generate .csv reports with XtraReports by printing on the XtraGrid, the thousands separator is included in the
I need to retrieve a business object from a DevExpress SearchLookUpEdit when the control is bound to a collection of custom objects.
I am trying to create coded ui automated tests; but i have problems with grids.. We are using DevExpress suit and i know DevExpress currently doesn\'t support Coded UI tests. However, i successfully
i have two different Lists. List<MyClass> list1 = new List<MyClass>(); List<OtherClass> list2 = new List<OtherClass>();
I am using vb.net / Winform 2010. I am looking for a free (or very cheap) alternative to the DataGridView, one that looks more like what I see on ads for XTra开发者_JS百科Grid. Something that will mul
I am using DevExpress XtraGrid in c#.NET application. I want to disable or set readonly property 开发者_StackOverflow中文版toparticular row of XtraGrid .
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