Wijmo Language problems
Hi, Installed and worked perfect but! After running my html application my date picker only return English format not Swedish (my default lagugage). Uninstalled Wijmo and it worked again. Think it has...
View ArticleSetting Minheight for rows in C1TrueDBGrid
Hello, In my C1TrueDBGrid, I set AllowRowSizing to AllRows so the user can resize the rows in runtime to view the information better in the grid. I however want to set a minimum height for the rows so...
View ArticleReply To: Enable scrolling
Maybe this will help. You can try binding your custom axis Scale and Value properties to the main Y Axis like this: axisY1.SetBinding(Axis.ScaleProperty, new Binding() { Path = new...
View ArticleReply To: PDF417
Hello, PDF417 is not yet supported in C1Barcode. The issue is still with the development team and there is no ETA yet. However, you may refer to the workaround mentioned here :...
View ArticleReply To: Custom control hiding C1FlexGrid properties using Coded UI Test...
Hello Tharmon, Apologies for the delay. You are correct in your assumption. For a custom control created using C1FlexGrid, you will need to inherit all the properties that you want to get read by...
View ArticleReply To: RichTextBox (Save)
The C1RichTextBox is considered like a TextBox, like you can get and set the text and write to files yourself. I’ve attached a sample that shows how to read and write to HTML/RTF files using...
View ArticleReply To: Studio for Windows Phone 2013 v2
The 2013 v2 setups went live today. http://www.componentone.com/Downloads/
View ArticleHow to tell if the next row does not exist in a true dbgrid
If I use the code c1grid.row = cgrid.row + 1 and there is no row there (only one row in the grid and I want to go to the next one), I do not get an error. Is there an easier way than using rowcount to...
View ArticleReply To: VistaDB with C1DataViewSet
Dear Ashish, Thanks for your reply. The link that you enclosed is for c1DataObject which I have no problem to use with VistaDB. That is very useful thread if you want to use c1DataObject with VistaDB....
View ArticleReply To: C1ComboBox changes appearance when running on server
Hello, Unfortunately I am not able to replicate the issue which you have reported. I placed multiple comboboxes on an aspx page with their theme set to "midnight". There was no issue with the color of...
View ArticleReply To: wijmo c1editor localization
Hi Stephane, C1Editor does not have the resources for localization into French at the moment. I’ll forward this to the concerned team and find out if they can provide the resources for French and will...
View ArticleReply To: FlexGrid read only controls not read only
Hello, The problem is fixed in C1FlexGrid with latest build 1.0.20132.40. You may download the same from the following link:...
View ArticleReply To: Flexigrid combobox keypress events doesn't work.
Hello, You can uncheck 'EditOnRequest’ option in the EditingOptions provided in the Properties windows. For more detail on this, kindly refer to this link;...
View ArticleReply To: Pdf Viewer displays Pdf incorrectly
Hello, The issue is fixed in C1Xaml build 8.0.20132.342. You may download from the following link : http://prerelease.componentone.com/winrt/c1xaml/2013-t2/C1Xaml_8.0.20132.342.zip Thanks, Richa
View ArticleReply To: Index out of range
Hello, The problem is fixed in C1FlexGrid with latest build 1.0.20132.40 and is available at : http://prerelease.componentone.com/dotnet30/c1lightswitch/2013-t2/C1StudioLightSwitch_1.0.20132.40.msi...
View ArticleReply To: Link/Button in Gridcolumn
Hello, The problem is fixed in C1FlexGrid with latest build 1.0.20132.40 and is available at : http://prerelease.componentone.com/dotnet30/c1lightswitch/2013-t2/ Regards
View ArticleReply To: Runtime Error
Hello, The problem is fixed with latest build 3.0.20132.17 which is available at : http://prerelease.componentone.com/dotnet30/c1lightswitch/2013-t2/ Regards
View ArticleReply To: Block the collapse/expand button treeview
Hi, Since, you’ve already implemented custom-style, the best way out is to inherit the control (C1TreeViewItem), fetch the expand/collapse button and then set its Visibility to false. public class...
View ArticleReply To: Always Activation page show
Hello Mjanbazi, It seems to be that you are using a serial key of 2009v1. This serial key will not be valid for C1Olap 2013v1 build. If you wish to use C1Olap build 2013v1, then you will need to...
View Article