Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8587739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:38:30+00:00 2026-06-11T22:38:30+00:00

Good day! I’ve found some issue related to GridControl coded ui-tests in VS2010. In

  • 0

Good day!

I’ve found some issue related to GridControl coded ui-tests in VS2010. In it’s pure state GridControl tests perfectly, but if I add some extra-functionality, then tests fail.

I want to create GridView editable checkbox column for multi-select options. It is
convenient for me that this column is bound to datatable column “B_Checked”. DevExpress GridControl designed so that it pushes data to underlying datasource on row change. I want to change that behaviour. DevExpress recommends to use repositoryItemCheckEdit1_EditValueChanged event – > PostEditor() to resolve such case

   private void repositoryItemCheckEdit1_EditValueChanged(object sender, EventArgs e)
    {
        this.gridView1.PostEditor();
        this.gridView1.UpdateCurrentRow();
    }

In that case all changes on multi-select column commits to datasource immediately, but ui tests stop working ((. It doesn’t recognize changes made to column state, so if you check all rows, for example, on playback you wouldn’t see it.

Has someone encountered that issue?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T22:38:31+00:00Added an answer on June 11, 2026 at 10:38 pm

    OK. The only solution that worked for me is to override DoChangeFocusedRowInternal method of GridView so that it always throws FocusedRowChanged event.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Good day, I have a gen_server process which does some long-running state-updating tasks periodically
Good day! I've found this solution here: VS2010 Web Publish command line version of
Good day, I try to start new Activity from another. But it always crashed.
Good day, I am having an issue trying to get the Text on a
Good day! I want to show all the pictures in the folder, but this
Good day, I've read a few other stack overflow postings and other tutorials, but
Good day. Having read about Model 2 architecture I got confused about some points.
Good day, I have found a strange quirk in Vim that I can't explain
Good day. I'm trying to get a thread dump (stack trace and state for
Good day Im trying to implement a read/write privilege in a folder but no

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.