I am trying to display an error message in the edit section of a ASPxGridView when a user has tried to submit invalid data.
Hii. In my project, in the main page, I\'ve a ASPxPageControl and ASPxPopupControl. In the ASPxPopUpControl, I\'ve a form consits of two radio buttons and so many text fields and combo boxes etc. In
I\'m experimenting with XPO and attempting to wrapper some existing tables. Does anyone have experience with doing this? The problem I\'m running into is determining how XPO determines the names of th
I have a TcxGrid which consists of a master TcxGridLevel and 2 child TcxGridLevels (all of which use a TcxGridDBTableView). I wou开发者_Python百科ld like to hide one of the child levels depending on t
When i use DevExpress controls for WPF-load time of the window on which they are declared-increases. But on second access-it loads fast. Isnt there a way to preload all of needed dll/themes on program
I have added a aspxpopupcontrol to my website. I开发者_Go百科 want to show this pop when a user clicks a button. I don\'t know how to invoke the controller.
I have a DevExpress data grid on an ASP.Net webpage. Because the data that needs to be shown in the grid loads slow I would like the grid t开发者_开发技巧o load after the page is fully loaded.
I\'m using DevExpress\'s xtragrid control. In my application I\'m setting the datasource property of gridcontrol at runtime but it not show my updated table value when my form displays.
Is it possible to handle xtragrid\'s scrollbar via DevExpress.XtraEditors.VScrollBar? something like this:
Cant assign SHIFT+Delete KeyGesture to DevExpress bar item in WPF. Is there any restriction on that or am i doing it wrongly?