This is a migrated thread and some comments may be shown as answers.

Search panel - strange behvior

3 Answers 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hans
Top achievements
Rank 1
Veteran
Hans asked on 25 Feb 2019, 02:26 PM

Hi,

I recently noticed some strange behaviour when using the search panel of the GridView.

In our application the AvalonDock control (Xceed) is used for the UI. Each time the user selects a program in the menu, a UserControl is opened in a new docked document of the AvalonDock control.

Now for the strange behaviour: 

  • Program A with GridViewA is launched
  • A search criteria is entered, GridViewA shows the result (so far so good)
  • Program B with GridViewB is launched.  For GridViewB the search panel is hidden by default
  • Return to the docked document containing program A => the search panel is also hidden
  • Pressing CTRL+F opens the search panel for GridViewA, but no search criteria is shown => the displayed data is limited to the search criteria,  impossible to view all records in GridViewA !!

Any help would be much appreciated !

Best Regards,
Hans

3 Answers, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 28 Feb 2019, 11:44 AM
Hello Hans,

May I ask you to provide some (preferably runnable) code that shows the exact set up of the RadGridView controls and how they are hosted in the docking control? Also, can you try the same set up in the RadDocking control and let me know if the same behavior is observed?

Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Hans
Top achievements
Rank 1
Veteran
answered on 04 Mar 2019, 02:57 PM

Hi Martin,

I did what you proposed and made an small new project to test the RadDocking.  The result was a little bit as I expected: everything worked fine.  So I focused on the AvalonDock control and after examening the changesets history I nailed the problem down to an update of the Extended.Wpf.Toolkit, version 3.5.0.  After degrading to version 3.3.0 the problem was solved.

Regards,
Hans

0
Martin Ivanov
Telerik team
answered on 05 Mar 2019, 08:12 AM
Hi Hans,

It is good to hear that you managed to resolve this. I hope everything goes smoothly from now on.

Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Hans
Top achievements
Rank 1
Veteran
Answers by
Martin Ivanov
Telerik team
Hans
Top achievements
Rank 1
Veteran
Share this question
or