This is a migrated thread and some comments may be shown as answers.

Grid Readonly

0 Answers 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sanjay
Top achievements
Rank 1
sanjay asked on 11 Mar 2013, 12:12 PM
Hi 

I have Grid how can i make it as Readonly.It has only  IsHitTestVisible but due to this property i am not able to scroll Grid.
I am not having any columns for Grid. I am using silverlight 5.Please Help me out


Regards
Sanjay

<Grid  IsHitTestVisible="{Binding ClientReadonly,Mode=TwoWay}" x:Name="tileViewGrid" Width="265" HorizontalAlignment="Right" Background="AliceBlue" Margin="0,6,40,0" />

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
sanjay
Top achievements
Rank 1
Share this question
or