User Profile & Activity

Ezekiel Hunter Member

So it looks like the expander column is the culprit and I also couldnt find a way to bind to the checked items in the inner gridview in row details.

I solved this but in a kind of round-about way.

Basically I templated the gridview control (using Blend) in order to see the inner status bar controls (paging, refresh button)

I then built a gridview with rowdetails using the silverlight toolkit, the added that and the intersoft status bar to a grid in order to replicate the Intersoft gridview.

It actually works pretty well and looks almost the same. No plus sign for expanding the controls but oh well, it works..

Reply if you want some code.

-EH

Hi,


Has this been fixed?  Im having the same issue with the expander column and row details.

Im going to download SP1 and see what happens then...


EH

Posted: November 20, 2011 11:30 PM

Ah, I see..


In order to get the tilda to work you need to change the ImagesDirectory (in Designer UI) to the directory with your images.

IE..

ImagesDirectory = ~/img/

then set your splitterimage (or whatever) directly.

splitterleft = newImage.gif

Posted: November 20, 2011 11:24 PM

Im still confused and having kind of the same problem.


Where did you set your ImagesDirectory?


I set my webresource to scriptsonly but still can get my image to show.



Posted: September 3, 2011 8:46 PM

Answered my own question.


Replace "Page.FindControl" with  "WebPaneManager.FindControl" 

All times are GMT -5. The time now is 5:37 PM.
Previous Next