Quantcast
Channel: Our ComponentOne » All Posts
Browsing all 14170 articles
Browse latest View live

Reply To: DragDropManager in WPF with ContentControl

Reema, In the main User Control, I include two contentcontrols (cclInvoice and cclExpense). To each, I assign a usercontrol (essentially) a standard ListBox . XAML in the main UserControl:...

View Article


Extracting a compressed folder with files and sub folders

Hi, I manually created a compressed folder using the Windows "Send To" compressed folder option. This compressed folder contains many sub folders with files. In working with your ZipFileDemo2010,...

View Article


FormattedText HTML Borders and Font Sizes

I’m trying to use the following HTML in a formatted text control on a fixed page layout report and am having a few problems. First, the font size and family definitions on the table don’t seem to be...

View Article

Reply To: Problem when create new controls in the designer

Just a small note, the previous version of ActiveReports I was using was ActiveReports 2.0 for VB6 and the designer did not behave this way about the overlapping controls when drawing controls. So the...

View Article

PageHeader visibility in Section report

Using the end user designer to create a Section report I would like to hide the PageHeader on the first page. I assume that there is a way to do this in script but I don’t know how. Does anybody have...

View Article


Reply To: Report generation fails with build 7.2.7725.

Finally stripped out enough to upload, My sql instance is 2012 with sql authentication. The database is in ST.Protect.Reports1\Bug.bak You will need to drop in the specific version of Active report...

View Article

MVC5 templates

We r starting a project using MVC5. Can you please say do you have New MVC5 Project Templates ? Does Componentone supports MVC5? Thank you

View Article

Problem with displaying a subreport cross two pages

I have a report with a subreport(sub1). Inside sub1, there is another sub report called sub2. When I try to display the report, if the sub1 is near page breaker or it needs two pages to display, the...

View Article


Reply To: Problem with displaying a subreport cross two pages

The second pic did got attached. Here it is.

View Article


Reply To: PageHeader visibility in Section report

I figured out the answer: Sub PageHeader_Format if rpt.PageNumber = 1 then rpt.Sections("PageHeader").Visible = False end if End Sub

View Article

Reply To: PageHeader visibility in Section report

The else branch is necessary or the section remains invisible after the first page: Sub PageHeader_Format if rpt.PageNumber = 1 then rpt.Sections("PageHeader").Visible = False else...

View Article

checkbox check is too light when editing disabled.

I have a grid that has add, change, and delete set to false. It has a check box. The font is so light that one cannot see it. It is important that this be viewed easily and it is so light that it...

View Article

Subreport Headers on condition

Hi, Is this possible to make the headers of the subreport visible based on the some condition. say i have to display the header if lineno is equals repeat group. how do i do this?? can u suggest any...

View Article


Reply To: Report generation fails with build 7.2.7725.

Steve , Thank you for the project. This issue relates to the bug in CacheToDisk functionality. I have sent the request to developers team (tracking number is 173000) As workaround you could temporary...

View Article

clear or remove rows

Hi, I used the method OwnerDrawCell to draw a text with different color, thanks to Deepankar, but now I have a new problem. How can I erase the cell contents, because I have the overlay text if you...

View Article


Olap Grid horizontal Scroll

horizontal scroll fonctionnality in the Silverlight OLAP Grid . By default fields placed in "Row" works as "fixed" columns. Is there a way to scroll the entire grid and not only "Values" Fields ? I...

View Article

Reply To: FilterBar FilterRow replication; FlexGrid TrueGrid functionality

I’m not able to resolve this issue with the latest version of FlexGrid. I can only type only 1 word on the filter bar, then it resets. Is there any other solution.

View Article


Reply To: ToolTip height

Never mind, just found it out myself. This might help someone in the future: In the Properties window under Styles –> Vertical alignment, if you select anything other than "Top", The tooltips for...

View Article

Reply To: LocateDataSource not get all datasources

Ross? Do you have any answer?

View Article

Reply To: Problem with displaying a subreport cross two pages

Hello, To replicate the problem faced by you, I created a simple application wherein I placed a subreport (sub1) on the main report and a subreport (sub2) on sub1. I created the layout in such a way...

View Article
Browsing all 14170 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>