I have a TcxGridDBTableView in a window, and dragmode is set to dmAutomatic. When I drag and drop a row above another, it works fine. But when i drag and drop a row to the outside of the window, I\'m
Work on C#,Asp.net, on my page Click on AspxButtoni want to show loading开发者_JS百科 panel with text processing...., After complete the whole event work ,Loading panel become false.
I work on asp.net C#Window application. in AspxText开发者_开发技巧box I want to avoid space and arrow key and also special character. I want just user can input number 0 to 9 and a to z character.I wo
I use this code with TCheckListbox (lbServices) and it works fine. But with TcxCheckListBox from Devexpress it raise exception.
**I work on C#.**I want to develop asp.net application which contains menu but menu items should be generated from database. My intension is that Administrator can change menu items by working only on
In the AspxGridView there are two comboboxes in DataItemTemplate, manually loaded. So when user selects one field of the first combo second will be disabled, i wrote this:
<div> <dx:ASPxGridView ID=\"ASPxGridView1\" runat=\"server\" AutoGenerateColumns=\"False\" ClientInstanceName=\"ASPxGridView1\" DataSourceID=\"LinqServerModeDataSource1\"
I\'m using DevExpress ASPxGridView edit form, using default edit form. However when I open the edit form in IE6 and click \"update\" to insert the record, it causes a JavaScript error that says \"type
i use Devexpress 8.1 and i can\'t change font color of the gri开发者_JS百科dview but i just want to change font color in the same row
I have a Devexpress Gridview that is linked to a delete, fetch and update stored procedure. The problem I am having is that when I run my program, select a row in the grid and press delete it fires th