Quantcast
Channel: eXpandFramework RSS
Viewing all articles
Browse latest Browse all 861

BLOG by Dennis Garavsky: How to reset View customizations made by end-users (UPDATE)

$
0
0
I invite you to test an updated version of the previous E1897 solution (it is now marked as obsolete), which we are planning to include in v15.2 by default. The new solution supports both WinForms and ASP.NET apps and also works for both the root and nested Views (e.g., the ones embedded into ListPropertyEditor and DetailPropertyEditor):


Testing


To test this new solution in the current v15.1, include this C# source file into YourSolutionName.Module project (vb.net guys can either use this approach OR convert this code into their language using free tools).

Poll question

I also have a question to you: what is the best location for the Reset View Settings command?
1. In a separate Tools sub-menu (one per root form);
2. In the toolbar accompanying each View (may be too noisy);
3. Suggest other locations and demonstrate them with screenshots (e.g., context menu).


I am looking forward to hearing from you.

Viewing all articles
Browse latest Browse all 861

Trending Articles