pplUser.Entities.Clear();
Search This Blog
Subscribe to:
Post Comments (Atom)
Restricting Custom People Picker to only one Sharepoint group programatically
Refer the following script files in your page, <!-- For People Picker --> <script type="text/javascript" src...
-
As i showed how to create a simple jquery tree view, now we are going to do some small modifications to achieve it dynamically. Refer thi...
-
Actually we cant create a static variable at client side. But we can keep the value even after page postback using Hidden field control. ...
-
Here we are going to create a Simple Tree View with out using any plugins Use the below code for tree view nodes: <div class="t...
No comments:
Post a Comment