hi,
is there any concept like as we do in asp.net we place an grid inside div tag once height of teh gridview increases we give scrol to div tag
same way is there any thing like that i can do in stack panel.
<
StackPanel Height="700">
//here i am placing my grid view.
</StackPanel>
can i disable vertical scroll bar on gridview? what is the option to do
any solution on this issue would be greatly appreciated.
thanks
kumar