GithubHelp home page GithubHelp logo

kago76 / gds.expressapp.userfilter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdsanger/gds.expressapp.userfilter

0.0 0.0 0.0 137 KB

With this module, user-specific filters can be created in listviews for all data elements in the XAF Applications. These filters can be created for personal use or made publicly available to all users.

License: Microsoft Public License

C# 70.15% Batchfile 0.30% HTML 29.55%

gds.expressapp.userfilter's Introduction

GDS.ExpressApp.UserFilter (Win+Web)

With this module, user-specific filters can be created in listviews for all data elements in the XAF Applications. These filters can be created for personal use or made publicly available to all users.

The module consists of four main elements:

  • ListView "My filters" in the Navigation "personal area""
  • "Filter" selection field in the menu above
  • Action for adding new filters (icon at the top of the menu next to the filter selection field)
  • ListView in the Administration pane of the Navigation

This module can be used in Web and Desktop projects.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This module is based on the DevExpress eXpressApp Framework (XAF). You need an valid subscription for the DevExpress Framework to get work. (see https://www.devexpress.com)

Installing

You can install the latest version of the package from nuget. (see https://www.nuget.org/packages/GDS.ExpressApp.UserFilter.Module/)

Package Manager: Install-Package GDS.ExpressApp.UserFilter.Module

.NET CLI: dotnet add package GDS.ExpressApp.UserFilter.Module

Also you can download the SourceCode from Github and compile it by your self.

After installing the Package you have to add the Module to your Module.cs File in your XAF Application.

this.RequiredModuleTypes.Add(typeof(GDS.ExpressApp.UserFilter.Module.UserFilterModule));

Built With

Versioning

I use the version information from DevExpress to make sure that there are no incompatibilities or misunderstandings. This means Version 19.2.5 can only be used in DevExpress Version 19.2.5.

Authors

License

This project is licensed under the Ms-PL License - see the LICENSE.md file for details

gds.expressapp.userfilter's People

Contributors

gdsanger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.