DevExpress is a component vendor for a variety of controls across different technologies.
I want to add Devexpress GridControl dynamically. At runtime I want to show the Filter Row. Also I want to …
devexpress xtragridI downloaded the DevExpress Universal 12.2 Exe file, and that installs 2 folders to my computer. they are devexpress dxperience 12.2 and dxteeme 12.2 …
asp.net visual-studio-2012 devexpress devexpress-windows-uiHai all, I want to get lookupedit display text when am giving correspond edit value. example: if am giving LookupEdit1.…
c# devexpress repositorylookupeditI need to display float as 1.00 1.50 1.55 1.60 The following is what I see using f2 format. 1. 1.5 1.55 1.6 Is there a way to …
c# devexpressI want to add node at specific index in DevExpress TreeList. I have seen post#1 and post#2 but unable to …
c# winforms devexpress treelistI would like all rows where in particular field name 'hello' is present to get colored green. I tried this …
delphi devexpress tcxgridI have a devexpress xtragrid with 40 columns. I compare each cell value with other and if it is different then …
c# grid devexpress xtragridHai all, Am using devexpress XtraGrid in C#.NET application.On run time i want to hide 1 column of XtraGrid …
c# devexpress hide xtragridI have a xtragrid with values from a stored procedure. I am getting the values in float (0.23) and I want …
devexpress xtragridHi In ASPxGridView, is there a way to get a row by its VisibleIndex or KeyValue so that I can …
devexpress aspxgridview