Hi Pete.. Thanks again.. :) But one other query : does the SL datagrid has any limit on its maximum record size..
Santhosh
Hi Pete.. Thanks again.. :) But one other query : does the SL datagrid has any limit on its maximum record size..
Santhosh
HI Pete Thanks for the prompt reply... error thrown in output window is A first chance exception of type 'System.Windows.Ria.DomainOperationException'
Santhosh
On binding large volume of data (say 1500 - 2000) row in Silverlight datagrid.. It throws error. Does the datagrid has a maximum limit.
Santhosh
Thanks Robert for the reply But how do we refresh it (I mean the code)..
Santhosh
I want to reload the same page when the user clicks on the same link again. As said in some forums I tried NavigationService.Refresh but it says Refresh is not available in NavigationService. Iam using Sl4. Anyhelp will be appreciated. Thanks Santhosh
Santhosh
How do we get the ASCII value of key entered in a silverlight textbox, using C#. Reqmt : Disabling Ctrl +V in silverlight textbox Request your attention Thanks Santhosh Santhosh
Anindya thanks for the reply foreach (CheckBox c in chkListboxPermission.Controls) { }
As you said this is not providing me the desired result.. :( Santhosh
Hi All Can anyone suggest how can we find the checkboxes inside checkedlistbox. Iam not speaking about the checked item inside the checkedlistbox instead i need to find each and every checkbox controls included in the checkedlistbox Thanks in advance Santhosh
hai friends Can anyone pls help in finding why checkbox change event is not firing which is put inside a gridview. Whenever I checks the checkbox the page is posting back but the event is not firing or is not called, why so? Autopostback and runat= server etc are set.. Thanks in advance :| Santhosh Santhosh
hai friends Can anyone pls help in finding why checkbox change event is not firing which is put inside a gridview. Whenever I checks the checkbox the page is posting back but the event is not firing or is not called, why so? Autopostback and runat= server etc are set.. Thanks in advance :laugh: Santhosh
Hai all I would like to know how i can convert office 2003(.doc) to pdf using some open source library dll's. I was successful in converting office 2007 files to pdf. I used different opensource dlls like itextsharp,sharppdf etc... but they wont take any .doc files for conversion. We can only create an entirely new pdf document out of it. Friends any help is greatly appreciated... I was behind it for quite amount of time Thnx n advance... Santo
Santhosh
Thanks Christian for ur prompt reply Do you know any library.. which will b available in dotnet hence i can use that function directly. Thanks Santo
Santhosh
Hai friends I've been trying to convert files (office) to pdf. For that i installed SaveAsPDFandXPS.exe from Microsoft and iam using Office 2007, it works in office 2007 but creates problem in a machine with office 2003. object format = Microsoft.Office.Interop.Word.WdSaveFormat.wdFormatPDF; the code above is not supported in office 03 but s supported in 07. Is there any way by which i can convert the file to pdf in office 03. Thanks in advance for all your helping hands.. :omg: Santo:thumbsup:
Santhosh