Reply To: C1DataGrid – MaxHeight
Blend have some typical issues, so the error you are seeing with the current C1 build may not exist in future/earlier builds In any case, majority of things should work correctly. If you face any...
View ArticleReply To: Filtering DataGrid Bound to XML
Do you have hierarchical data in xml or what? If yes, then how are you directly binding that to the columns? In any case, you can definitely override the filters behavior and handle it using the...
View ArticleReply To: Deployment
Hello Peter, 1. The C1Chart.XML contains xml definitions for the C1Chart namespace which are shown in the VS2012 intellisense. You may choose to skip this file in your setup. 2. From what I...
View ArticleReply To: Editable DateTime column – getting rid of the Editor
Hello, Kindly check the attached sample wherein no arrow is displayed on focus and the format is set to HH:mm. The initial arrow can be removed by setting the ShowButton property and different format...
View Articleappointment tooltip
hi i try to add a tooltip when the mouse is over an appointment i want to display some properties as tooltip when the user move the mouse over appointment is there a way to do this? thanks michal
View ArticleFlexigrid combobox keypress events doesn't work.
Hi, We recently upgraded our component one grid from (C1.Win.C1FlexGrid.2)2.6.20062.255 to (C1.Win.C1FlexGrid.2) 2.6.20123.730. We have customized flexi grid and we are overriding ProcessCmdKey as...
View ArticleReply To: Editable DateTime column – getting rid of the Editor
this only sets the format to HH:mm when it is being edited. When you are done editing and just displaying the field, it still goes back to showing t format, and changing that causes the calendar to...
View ArticleReply To: Set C1Button Visibility
Hi, Sorry for the delay on this. Instead of setting the Visible property of false, please use the DisplayVisible property. To display the buttons on the Toolbar when a C1NavigationListItem is clicked,...
View ArticleStudio for Windows Phone 2013 v2
Hello, where can I download Studio for Windows Phone 2013 v2? I found only the documentation… Thanks!
View ArticleProblem with slide
Hi, I have some problems with the slide. I use an X axis which is dependant from the default X axis. I enable slide with a translateX effect. Initially, I set programmaticaly the scale to 0.1 and the...
View ArticleReply To: Filter and ExpandBand with Hierachical TdbGrid
Thanks for the suggestion, we will evaluate how to proceed.
View ArticleReply To: Block the collapse/expand button treeview
Sorry… I have this style in my Treeview <!-- TreeView --> <Style x:Key="C1TreeView" TargetType="c1:C1TreeView" > <Setter Property="BorderThickness" Value="0" /> <Setter...
View ArticleReply To: Known Issues and Workarounds
Hi Brad, A quick question…I am new to D2H and have legacy Help projects set to the HTML target that include external PDFs (standard PDF and Adobe Presenter videos in PDF format). The links worked in...
View ArticleWPF RitchTextBox load RTF File
How do i load a Ritch Text File into WPF Ritchtextbox and Save it again? Visual Studio 2012, Visual Basic Thanks for Help
View ArticleReply To: Studio for Windows Phone 2013 v2
binaries are available here: http://prerelease.componentone.com/ (build 340) I suppose, installer links on http://www.componentone.com/Downloads/ should be updated shortly
View ArticleReply To: appointment tooltip
look at this thread: http://our.componentone.com/groups/topic/change-the-tool-tip-of-an-appointment/
View ArticleReply To: PDF417
Are there any news regarding generating PDF 417 with C1BarCode component?
View ArticleReply To: C1ComboBox changes appearance when running on server
Using the pre-release did not help. Here’s some sample code, I am population tables using VB.NET server side code. <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"...
View ArticleReply To: Enable scrolling
Hi, Sorry for the late reply. I still don’t have any good news to report here. It seems axis scaling and translating does not currently work for custom axes. I will let you know when this has been...
View Article