The context is as follows: One DexExpress AspxGridView with a server-side paging/filtering/sorting mechanism (using ObjectDataSource).
Yet another problem with DevExpress AspxGridView :) The context: One Page In the Page, a custom control In the custom Control, a AspxDropDown
Has anyone managed to implement a series (3 is possible) of comboboxes as part of a RibbonPageGroup on a Dev Express Ribbon Form?!
I have a web form where I have a textbox in which the user will enter the number and pull the information from the table. Now I have developed a xtrareport, where I have to display the data of which t
I use DevExpress\' XPO ORM, but I suspect that this applies to many other ORMs and this happens to me all of the time and it\'s starting to get annoying.
Over a year ago, I remember watching one of DevExpress evangelists previewing or at least promoting rich Javascript refactoring (beyond just limited intellisense) within the Visual Studio shell, I rec
I have a Gri开发者_C百科dControl view which is being populated with one column as a Boolean to show the value as a checkbox.
I\'m having problems with my project once again :( The front end is C# I need to support multiline querying like MS SQL server and when these queries are executed, naturally there are going to be
Scenario I have a DevExpress DataGrid which is bound to a DataSet in C#. I want to populate each dataset row to contain a string in the first column and a checkbox in the second. My code below doesn\'
I bind my DevExpress XtraGrid to a SQL Server database. I use the default navigator to del开发者_如何学Cete rows. I would like the database to reflect these deletions as well. How do I do this?