Reply To: Store Files in Database
Hello, You may refer to the following post where a similar issue is discussed ; http://our.componentone.com/groups/topic/loading-pdf-viewer-from-database-varbinary/ Thanks, Richa
View ArticleReply To: SSAS Writeback to Cube from Lightswitch?
Hello Alexander, The C1Olap for Lightswitch does not support SSAS cube. Thanks, Richa
View ArticleReply To: Canceling an Edit in a C1 Datagrid
Hello, You can use the PreviewKeyDown event for the ComboBox to trap the Escape key and cancel the editing of the underlying DataSource. Refer to the attached sample for a suggested solution. Regards,...
View ArticleIssue with ZoomAction and negative Y axis
Hi all, I have this problem: in my chart there are 5 series with 5 values for each one, in the example all values are zero and the series are overlapping. Now when I try to zoom with the mouse on the...
View ArticleReply To: Known Issues and Workarounds
HI, This is caused by the age of the combination of the HTML Compiler and IE10. I do not believe this can be fixed within Doc To Help. As a workaround, I would suggest you to host all of the PDF files...
View ArticleReply To: VistaDB with C1DataViewSet
Hello Tanai, I downloaded the VistaDB(http://www.vistadb.net/Try/Default.aspx) and tried binding it to latest version of C1DataViewSet but it worked properly at my end. I was able to view all the...
View ArticleReply To: Bug (?) with C1FlexGridFilter
Hello Viktor, This issue is fixed in C1WPFBasicLibrary build 3/4.0.20132.341. You may download it from the following urls :...
View ArticleReply To: CHM displays xml, source code
Hi, I struggle with the same problem. Chm opens and shows XML code. The chm is opened from a local machine, not over a network. Did you find a solution? Robert quoted another thread – I don’t see what...
View ArticleReply To: C1TreeView / StartEditing
Hello Eric, Two new methods "C1TreeView.StartEditing()" and "C1TreeView.StartEditing(C1TreeViewItem)" are added as per your request in C1Silverlight build 340. You may download the build from the...
View ArticleReply To: Width property problems
Hi and thanks for your answer. First, let me give an overview for anyone else that reads this: - Windows 100% = 15 PixelToTwips = 96dpi - Windows 125% = 12 PixelToTwips = 120dpi - Windows 150% = 10...
View ArticleHow to open columnfilter Form by Code?
I would like to open the filter form by code, is there a possibility? the user should click with the right mouse button on a column and activate the filtering via a context menu
View ArticleReply To: issue when changing from week or workweek
Hello, I am able to replicate this issue and am escalating this to the concerned team. Thanks, Richa
View ArticleReply To: Issues with C1TreeView in C1DropDown
Hello, I tried the given steps for replicating the second issue with the latest version 343 but no exception occurred at my end. Could you kindly with the same and let me know your observations ? The...
View ArticleReply To: How to open columnfilter Form by Code?
Hello, You may refer to the following sample demonstrating the same : http://our.componentone.com/samples/winforms-filtermenu/ Let me know if it does not help. Regards
View ArticleReply To: How to open columnfilter Form by Code?
Hello, my flexgrid control has no methode with the name EditFilter. C1FlexGrid.4 the code from your link does not work for me unfortunately
View ArticleReply To: ChildControl for ChartExtensions
Hello Muneesh, If you wish to add a new Chart element in the your lightswitch screen, then select 'Add other screen data ' option in the screen layout and select datasource for binding. This will add...
View ArticleReply To: Where is the 2013v2 documentation?
Hi Jason, You can always use the c1live utility to update the controls, rather than downloading new setups. We don’t have an FTP location, but you can download the web installer for Enterprise here:...
View ArticleHow to set true DB datagrid column headers' height
Is there a property to set column headers height for true db datagrid? I have column header text wraped but the height is not enough to show the multiple line text heading. Thanks!
View ArticleSave datagrid layout?
Hello, I am in the process of converting a WinForms app to WPF. We have many grids that allow the user to save their column layout. The C1DataGrid had a method to Save and Load layout, but I cannot...
View Article