Advanced Forum Search Results
-
i have already post this question on asp.net forums.But i didn't get any reply there after tat i have posted this on silverlight forums.if u hav eany idea then plz reply me.
thanks.
-
Hii...
I have created three Ajax TabPanels .Each TabPanel has contained different Asp.net controls. i have also written a validate function in javascript . Now i m having the following problem : wen i click on the submit button if the values in required field is not filled in tat case i wanna shift ...
-
Hiii
i am using WebClient Method to read Urls but i got System.Refelction.TargetInvocation Exception.
Here is the code:MyWebClient webclient = new MyWebClient(here passing some parameters);
webclient.DownloadStringCompleted += new ...
-
Hiiii
i wanna do HtmlParsing in silverlight 2.0
May i know how can i do this? Plz write the code for the same.
Thanks
-
Hiii
i wanna add scrollbar directly on my main page i.e. wen the page is being loaded it shuld be disabled and wen the page is fully loaded then it should be visible.
may i knw hw can i do this?
thanx
-
hiii
if i set the orientation property horizontal then nuthing get display on screen.
is there another way to do this?
thanx
-
Hiiiii
I am runing my Silverlight Website on different browsers but it works in some browser like IE7,Firefox,safari , but wen i run the website on IE6 den itz not working for all urls i.e. itz able to download data frm few urls not frm all.
...
-
Hiii
I wanna wrap the text in datagrid.
May i knw hw can i do this?plz write the code for the same.
Thanx
-
Hiiii
i have the following code :
<my:DataGrid Grid.Column="1" Grid.Row="1" x:Name="gridPriceList" AutoGenerateColumns="False">
<my:DataGrid.Columns>
<my:DataGridTemplateColumn Header="Store" Width=" ...
-
there is no parsing problem coz in case of IE6 the Amazon url is not getting into the DownLoadCompleted Event.Suppose if dere is any parsing problem den it shuld get into the DownLoadCompleted Event