TreeView is caching, requering datasource has no effect....

  • Thread starter Thread starter Charlie@CBFC
  • Start date Start date
C

Charlie@CBFC

Hi:

This is driving me nuts. My TreeView won't show any changes/additions
unless I restart visaul studio. When I requery datasource (xmldatasource
control) new data is there, but tree must be grabbing a cached version
because it gets ignored. It's not until I restart VS will it refresh. I
tried setting outputcache directive, but no effect. Weird!

Thanks,
Charlie
 
Back
Top