Advanced Forum Search Results
-
I want to compress & uncompress a string in Silverlight2.
Can anyone help me to do this?
Whether Silverlight2 support gzip compression?
Thanks in advance,
Tanusree
-
Can anyone help me in creating TreeMap in Silverlight2?
Thanks in advance,
Tanusree
-
Yes, I don't want each row to be an equal height.
In my case When I click at the end of the srollbar & come on top every row is taking same height.
How to solve this.
Thanks in advance,
Tanusree
-
Thank u for ur reply.
Here I have used Rectangle as my Title bar.
public DragDropPanel() : base()
{
this.MouseLeftButtonDown += new MouseButtonEventHandler(DragDropPanel_MouseLeftButtonDown);
...
-
I want to wrap text in Textblock created using DatagridTemplateColumn of Datagrid.
I need srollbar in my datagrid so I have used VerticalSrollbarVisibility = True,TextWarpping = True & it's working fine. In some of my row text fit within the the width of the row & some r not. In which row text r not ...
-
I want to drag a window on click of it's titlebar, not on click of anyother control within this window.
I have used code from this link http://silverlight.net/forums/p/12467/41324.aspx. But here I can click on any control within this window to drag the entire window.
Can anyone help me to solve this problem.
Thanks in advance,
Tanusree
-
Can you plz share your code with me?
Thanks in advance,
Tanusree
-
I want to create a Tabitem showing in the link
http://www.telerik.com/community/forums/silverlight/tabcontrol/tabitem-background-color.aspx
using Silverlight2.
Can anyone help me in this regards.
Thanks,
Tanusree
-
...
-
Can anyone help me in creating Tabitem of Tabcontrol with inclined side on the right end i,e slanting from top to bottom on the right side.
Thanks,
Tanusree