How can i get the focused row of a cxdbMultiEditorRow (that means the TcxDBEditorRow wich has the cursor)?
We have closed this ticket because another page addresses its subject:
How to detect focused datacell (index etc.) in MultiEditorRowWe have closed this ticket because another page addresses its subject:
How to detect focused datacell (index etc.) in MultiEditorRowHow can i get the focused row of a cxdbMultiEditorRow (that means the TcxDBEditorRow wich has the cursor)?
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Meier,
Use the VerticalGrid Controller's CellIndex property. You can read about this in report DQ15369 ("How to detect focused datacell (index etc.) in MultiEditorRow"). In addition, please review the following Knowledge Base article, which may be helpful:
"How to determine which editor is currently active within a multi-editor row"
Article ID: A86 (http://www.devexpress.com/kb=A86)
Thanks,
Eugene