0
  • I had drop down's and based no that I am binding the data to html table from SharePoint list.
    • My Customer is expecting to show the progress bar .

Can any one help me how can I show it on page load and also while filtering it from dropdown

1 Answer 1

1

Different ways:

  1. You can use standard sharepoint loading window for client side, look this question.
  2. You can create your own progress bar via javascript, look this example.
  3. You can use long operations for serve side, look here.
0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.