I have the GotToNextCellOnEnter and the FocuscellOnCycle properties set to true. When I press enter on the last cell the FocusedRecordChanged event fires and then the FocusedItemChanged event fires. I
I have a DevExpress LookUpEdit that I am using withing Visual Studio 2008 in VB.Net. I have the LookUpEdit bound to my datasource and the value that it is displaying may be null or one of the rows i
I\'m wondering if I can use outlook express to create 开发者_运维百科.MSG files using Visual Studio Express
I have problems using Mysql with MySQL Connector, I can successfully connect to a database on the net via O开发者_如何学CDBC, and in my grid I can display many records, however in the grid (Developper
We need to implement google like search functionality using DevExpress lookup edit control. Please开发者_如何学Go let me know If anyone implemented similar control.
Using DevExpress\' XtraTreeList, and in my form开发者_Python百科 there is a treelist, a RichTextBox and a
I have a web application in asp.net 3.5 where i have been using some third party controls i.e. Devexpresv9.2
I am using devexpress开发者_开发问答 xtratreelist in this I have a tree..now I want my form to work in sucha away that if the user clicks on a particular node all the subroots of that node shud be pub
I am using devexpress xtrascheduler. I have created the custom appointment form. Now I can add details in that form and it is showing on the scheduler cells also..but again when i click on the appoin
HII I am using xtratreelist in this i have a tree开发者_如何学Clist and a button in the form .the button is placed such that when the user clicksthe button a new parent node(root node) is created.