Welcome to the Xceed Community | Help
Community Search  
More Search Options

Tab Focus inside cell

Sort Posts: Previous Next
  •  10-23-2008, 12:08 AM Post no. 16364

    Tab Focus inside cell

    I have a cell editor with a data Template with two textboxes in it. Example:

    <DataTemplate>
       <TextBox />
       <TextBox />
    </DataTemplate>

    When the row is in edit mode focus goes from cell to cell when you use the Tab key. When it hits the cell editor with the data template above I want the focus to go to the fist textbox, then the second textbox and then the next cell. I checked the documentation for some sort of focus scope, but didn't see anything. Is this possible?

    Thanks,
    Anthony

  •  11-10-2008, 10:16 PM Post no. 16771 in reply to 16364

    Re: Tab Focus inside cell

    bump... Anyone?
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.