I have a problem with a Dev Express component, namely AspxComboBox. My context is this: I want to dynamically generate the interface for some of my business entities. I have designed a user-control t
i have DX 开发者_开发技巧treeList, it has some functionality like copy, paste, delete and so on. How to do in C# code, to change some Node color to change to some other color?You could take a look her
i am using devexpress grid with edit functioality to update the records in the gridview the codeis being done in asp.net & c#.net
I have some lookupedits binded to some lists where the user can choose values and then save in database. I use EditValueChanged events to handle the values. 开发者_JAVA百科So far all good!
Anyone who used the XtraReports, i have created a databinding on one of my LINQ to SQL objects and dragged some properties over the report, but when i set the datasource to an object i get NullReferen
I try to have custom controls in a DevExpress grids detail row. When ever a row is expanded I would like to load data into those custom controls based on the Masters Key.
I have a TextEdit in my DevExpress Xtragrid. I want to set the Mask Type of Tex开发者_Python百科tEdit as Boolean
开发者_C百科I am now to reporting and I have to prepare myself to able to make reports. So, I want to know What technical points I have to consider while reporting in XtraReports of DevExpress? And wh
I tried to use DevExpress\'sControls in one of my projects for its smart and elegant UI interface. When I use normal html or asp controls, one of my page size is around 400KB at the client side. Using
I am writing an ASP website that uses Forms security and Active Directory. I allow the user to login using the Windows API: