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

Invalidated Page Controls Clue

5 Answers 61 Views
PageView
This is a migrated thread and some comments may be shown as answers.
Leandro
Top achievements
Rank 1
Leandro asked on 22 Aug 2018, 01:22 PM

Hey guys, Is there a way to show some clue on a page that have invalidated controls? 

I'm currently using error provider to show errors on controls, I've tried using it on the page but it don't have good location, and I need a generic solution because I use a generic validator to see if the controls has value.

I'm currently using 2015.1.225.40 version and sorry for bad english. Thanks in advance.

 

5 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 23 Aug 2018, 08:41 AM
Hello, Leandro,      

It is a good approach to use an ErrorProvider for indicating errors in RadPageView's pages. You can refer to the following forum thread which demonstrates a sample code snippet how to properly adjust the location of the ErrorProvider: https://www.telerik.com/forums/pageviewpage---errorprovider-seterror

I hope this information helps. If you have any additional questions, please let me know.  
 
Regards,
Dess
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
Leandro
Top achievements
Rank 1
answered on 27 Aug 2018, 01:06 PM
sorry for delay, but it don't work for us, as we validate controls only when is saving, this solution only shows for current selected page, I need a solution that user can see witch page is invalidated.
0
Leandro
Top achievements
Rank 1
answered on 27 Aug 2018, 01:13 PM
something like blinking borders
0
Leandro
Top achievements
Rank 1
answered on 27 Aug 2018, 01:38 PM
i'm currently using the page on backstage mode
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 29 Aug 2018, 09:20 AM
Hello, Leandro,           
 
Note that if you validate the RadPageView's content at a later moment and the invalid control belongs to a page which is not currently selected, you can simply set the RadPageView.SelectedPage property to the page that needs to be corrected and adjust the location of the ErrorProvider. If you are still experiencing any further difficulties, feel free to submit a support ticket from your account and provide a sample project demonstrating the undesired behavior. Thus, we would be able to investigate the precise case and assist you further.

I hope this information helps. 
 
Regards,
Dess
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
PageView
Asked by
Leandro
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Leandro
Top achievements
Rank 1
Share this question
or