Click here to Skip to main content
15,892,809 members

Comments by Richard Maly (Top 4 by date)

Richard Maly 30-Aug-18 4:04am View    
again, not sure but once you instantiate your ItemTemplate can you do listView1.ItemTemplate = "some html"?

otherwise a little reading around suggests you might have to create a class inherited from iItemTemplate which has the html in it, which sounds a pig.
Richard Maly 30-Aug-18 3:45am View    
I am going to go out on a limb and say it sounds okay to me. This is exactly why Properties are different from Variables. However depending on what is happening further along the code there could be side effects. I am assuming this is either SL or XAML so you might want to consider spawning of on a thread so whatever the service does, doesn't block your UI
Richard Maly 29-Aug-18 2:16am View    
Why the downvote?
Richard Maly 29-Aug-18 2:15am View    
In which case you do need the area part, but enter the name of the area in, rather than the empty quotes. The area is the folder name