June 2009 - Posts

0
Comments

LoginName Control to Display Full Name instead of username by guru_sarkar

Question: How do I modify the text in LoginName Control. I want to display "Full Name" of the currently logged-in User but the LoginName control displays the username (User Id) that user uses to login. I want to display Full Name along with username in...
0
Comments

Hide a Parent Node in TreeView if there is No ChildNodes by guru_sarkar

Scenario: Say you have a TreeView that is populated based on the logged-in user role. There could be case when there are no chilc nodes for a particular parent node because user does not have access to the pages under that node. So in that case a parent...
More Posts