I have an ASPxComboBox which I was able to get filtering correctly on user input. Now I want to save the selected item to the database. But when I try to get the SelectedItem it is null.
I have been struggling with the below code snippet. \"CustomUnboundColumnData\" event is not firing.
I have a page using ASPxGridView and to fill the GridView I use a LinqServerModeDataSource control who fetches it data through a SQL View from a MS SQL Server. So far so good but here comes the proble
I am currently using DevExpress grids an开发者_开发知识库d I am now writing automation tests using WatiN, the problem I\'m having is
I am displaying a image in ASPX GridView based on some criteria. I am unable to find开发者_Go百科 the Imagebutton control from server side. I am using DataBound event to capture the value of Imagebutt
I have an aspx upload control and a asp drop down list with folders as开发者_如何学JAVA the items
I\'m having repositoryItemCheckedComboBoxEdit which is placed in BarEditItem. I want to bind a datasource to the repositoryItemCheckedComboBoxEdit.
We recently released a desktop record keeping product that required a simple spell checker on a couple text box fields.We use DevExpress 10.1 XtraSpellChecker.It does exactly what we need but customer
i am using devexpress gridview 9.2. i have 2 gridview having 2 colum --> Item & Rate. the Rate total is displayed on the footer for each gridview.
Here is my function, and as you can see I have the upload going into the web sites directory/files ... I am hosting the site on IIS with another site & need the files to upload to the mapped netwo