Hoping someone can point me in the right direction Using DevExpress ASPxGridView and the Edit form. I need to \'interrupt\' the RowInserting events to warn the user if there\'s already a record matc
I ha开发者_开发百科ve just started using the <% Html.DevExpress().DateEdit() control and i got it to work fine in my ASP.Net MVC application. The code is as shown below:
I have a web app which contains devexpress grid. I tried开发者_高级运维 to click the link displayed in one of the column of the grid, but it doesn\'t capture anything. Can anyone help me to fix this!Y
I have been wrestling with this for hours and just can\'t make it work. I\'m using an ASPxHtmlEditor to display (in Preview mode) a dynamically constructed table (that is increasing its rows over the
I have two forms that are called Customers and CustomerControlList In Customers Form, I have DevExpress Layout Controls like TabbedCon开发者_如何学PythontrolGroup, LayoutControlGroup, LayoutItem and i
I am trying to use Devexpress popup control in a asp.net\'s repeater control to show full size image of the product.
I am currently programming in Visual Studio 2010 within VB.NET and am using DevExpress v10.2, specifically WinForms. In the DevExpress GridControl at runtime you can click on the right side of the col
I need to implement incremental sea开发者_高级运维rch in treelist. The criterion is node\'s name contain specific string. I found this advise \"You should override the FindNode method of the
I have a two table like this; Table Name: PROSPECT // Columns --> (CUSTOMER, YAT_ADET, FILO) Table Name: TEMSILCI // Columns --> (CUSTOMER, MAIL)
To get an XtraReport to match my web site, I have had to set the background color to something other than white. But when the user Prints the report, I would like the background to default back to whi