Skip to content

Enable/Disable the grid editing, column editing and column visibility functionalities from server side based on the user role

Notifications You must be signed in to change notification settings

SyncfusionExamples/EJ2-DataGrid-Core-user-role-based-operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET CORE DataGrid - User Role based Operations

This sample explains about how to enable/disable the editing, column editing and column visibility functionalities of the grid from the controller based on the user role. This is achieved by defining the values for these properties from the ViewBag based on the user role.

Incident link: https://www.syncfusion.com/support/directtrac/incidents/255173

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

About

Enable/Disable the grid editing, column editing and column visibility functionalities from server side based on the user role

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published