Reply To: change button tooltip on ribbon of editor asp.net wijmo for...
Stephane, If you want to change the tooltip for the undo and redo buttons on the Editor, then you can do it quite easily from client side. Please add the following code to your application and it will...
View ArticleReply To: asp.net wijmo can't create object on all controls
Stephane, In order to resolve the issue, I would request you to kindly perform the following steps: 1) Delete the BIN and Obj folder of your web application. 2) Open your project in Visual Studio and...
View ArticleReply To: License file generation issue
Hello, Can you please try creating a new text file, name it licenses.licx and add the following entry to it: C1.C1Pdf.C1PdfDocument, C1.C1Pdf.4 Next rebuild your application and check if you still...
View ArticleReply To: SetConditionalFormat on Date field problem
Hello, You can set the conditional formats on all the rows in a sheet by looping through the rows and using one of the overloads of SetConditionalFormat method that lets you set the conditional format...
View ArticleReply To: C1MouseHelper MouseDragMove problem
Hello, You are right, all the events for C1MouseHelper have been removed. You may use C1DragHelper class instead. Thanks, Deepak Sharma
View ArticleReply To: Theming Grid or other Wijmo controls
Hello, As such, there is no way to apply the themes only to Wijmo controls. You can easily customize any theme using jQuery Themeroller and then, you can set the custom css to your application. Regards
View ArticleReply To: Asp.net Model Data Binding – urgent issue
Hello, 1. I was able to replicate the issue at my end. I have escalated the issue to the concerned team. I would let you know as soon as I get any information in this regard. 2. As soon as a component...
View ArticleReply To: Updating data in farpoint spread sheet into datatable is not working
Hi..i am again back.. while editing spread sheet values..how to put validations to cell(means allowing only integer values)..
View ArticleReply To: C1PrintDocument RichTextBox
Hi Patrick, I was not able to replicate the issue using the latest build at my end. What I have done is: 1. created a small sample application and placed a WinForms RichTextbox control on the form. 2....
View ArticleQuickEdit mode loses first char of text entered.
We have noticed that when using quickedit to over type data in a basic cell, the first char entered goes into the cell but then gets highlighted so the next keypress replaces the char. This is a real...
View ArticleReply To: Report Header Problem (Splits onto two pages)
Hi, Please note, the ReportHeader section is printed once at the top of the report which is why it gets splitted to the next page if there is no enough space on the previous page. On the other hand,...
View ArticleFlashviewer Page Problem
Hi all, I am using AR6 latest build with vs 2010 asp.net. I have created a receipt of size 3×5 inches it is working perfectly on my development pc. But when i access the same from web server after...
View ArticleBug of PDFViewer
Hi, There is a pdf file content chinese characters. It will display incorrectly when I select same text on viewer. Could you fix this issue ASAP ? The attached files are the test sample and testing...
View ArticleReply To: Flashviewer Page Problem
@im_fairozkhan, the same issue is with the acrobat reader. Please help me out it is very urgent. Regards Fairozkhan
View ArticleCache data on the client
Hi, does anyone know how to cache data for a Silverlight pivot locally on the client? I am using a relational data source, I can see web server calls every time I add/remove attributes and measures,...
View ArticlePrint Event in Flashviewer
Hi All, How do i know that the print button from flashviewer was clicked AR6 latest build. Regards Fairozkhan
View ArticleCombobox column in C1:datagrid using
Dears, i want to know how can i user Combobox column in C1:datagrid using to invoke method in ViewModel as i am working with MVVM pattern.
View ArticleReply To: Combobox column in C1:datagrid using
i want to how can i bind the combo box to a collection filled in my vm when calling a method in constructor of viewmodel?
View ArticleReply To: License Issue
Hello, You need to install AR7 on the Build server and not the production server. You just need to ensure that the all the dll(s) are present in the bin folder of the project and that the correct...
View Article