Master page Controls
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
In my web application , I have one master page with one tree View control.My tree view showing links based on the user who logined. How I can avoid database reading in Each page with out using Session Variables. 'TreeNodepopulate' Event is executing in each page load. How I can avoid this one. Please Reply Urgent...... Thanks in Advance
-
In my web application , I have one master page with one tree View control.My tree view showing links based on the user who logined. How I can avoid database reading in Each page with out using Session Variables. 'TreeNodepopulate' Event is executing in each page load. How I can avoid this one. Please Reply Urgent...... Thanks in Advance