devexpress
DevExpress XtraGrid control's Is not showing data in the xtragrid view
i created one application which uses devexpress xtragrid control. I used xtragrid control on the user control of devexpress. And used that user control on the form. And in the load event of user contr[详细]
2023-04-10 13:39 分类:问答Can't Access TextBoxes in other pages of GridView
I have an ASPxGridView with a column containg ASPxTextBox <dx:GridViewDataTextColumn Caption=\"Capacity\" FieldName=\"Capacity\" VisibleIndex=\"4\" >[详细]
2023-04-10 11:38 分类:问答How to tell when the DevExpress FindPanel is closed?
I am currently programming in Visual Studio 2010 within VB.NET and am using DevExpress v10.2. I ju开发者_如何学Pythonst started programming with the WinForms XtraGrid FindPanel and so far it works wo[详细]
2023-04-10 11:14 分类:问答Export DevExpress ASPXPivotGrid with themes
I am using DevExpress ASPXPivotGrid control for my ASP.NET site.I am also using Dev开发者_JS百科Express ASPXPivotGridExporter control to ASPXPivotGrid to different file formats.[详细]
2023-04-10 07:48 分类:问答DevExpress:How to programmatically remove a column from XtraReport?
I have a Web application with XtraReport report. The report has several columns. Depending on a certain condition, in certain situations I do not need one of the column开发者_Python百科s to exist. Wh[详细]
2023-04-10 07:10 分类:问答Devexpress C# XtraGrid Single Cell Edit Issues
I\'m about to pull my hair out for something that is probably very simple. This is using the XtraGrid.[详细]
2023-04-09 11:33 分类:问答ASPxColorEdit custom colors
I\'m using the latest ASPxEditor controls of devexpress.As you know this control has pre-defined colors.In my case I need to change these colors and put my custom palette into this control.开发者_运维[详细]
2023-04-09 04:35 分类:问答Is it possible to add two or more repository controls in devepxress grid control
Hey i am dealing with winform(c#) application. i am using Devexpress Grid Control. Is it possible 开发者_如何转开发to have two or more repository controls in grid control column for edit purpose.[详细]
2023-04-09 02:08 分类:问答ASPxNavBar state not being persisted
I am using the ASPxNavBar on the master page of my sharepoint site (Sharepoint Foundation 2010).I have succefully integrated the control so that it functions properly however i am have a problem that[详细]
2023-04-08 15:34 分类:问答Dev express ASPXGridview close row after insert. e.cancel has gone?
How d开发者_如何学Co you close a row on an ASPXGridView after running the RowUpdated event serverside. In the 9.3 version, you just needed to call to close the row after an insert, but[详细]
2023-04-08 14:28 分类:问答