Skip to main content

Notifications

Announcements

No record found.

Show/Hide Command Button depending on current user security Role Code Snippet without network call request

Sanjaya Prakash Pradhan Profile Picture Sanjaya Prakash Pra... 2,745 User Group Leader
Here is a code snippet by which you can show/hide command buttons by checking Current user Security Role in background or Async way. This way it is now free to interact with the page while the request is performing background job getting data.  No more freezing of the user interface while the page is loading! The…
Read more

This was originally posted here.

Comments

*This post is locked for comments