Missing TDBDropDown in TDBGrid
Hi, I have a strange issue after upgrading my VB6 applicaiton to VB.Net. In VB6 application, I have placed a TDBDropDown in TDBGrid for each row to let the user select value from list. But after...
View ArticleReply To: sorting on c1gridview
So I have to define it one by one Thanks for the suggestion
View Articlecalling c1dialog from c1gridview
Hi, I have a question about how I could call c1dialog when I click select button on c1gridview here is what I have tried so far and it didn’t work at all. All I get was my UI is somehow broken...
View ArticleHow to remove Trial message after purchase?
Hi, there is something wrong with your support: Sales chat stuck with "Position in line: 1″ for hours without being able to chat with someone. Trying to submit a new incendent also does not work. When...
View ArticleReply To: how to set C1AutoComplete order inside C1Dialog
how about this problem??any progress?
View ArticleAcerca de c1truedbGrid
Tengo un c1trugrid vació que se va ir llenando con respecto a unos datos que voy almacenando en una lista Si la lista tiene 5 datos el grid tambien los va a tener esto es temporalmente Como hago para...
View ArticleException in AR7 designer
Hi, what means the exception ' Another behavior is already active: GrapeCity.ActiveReports.Design.ArDesigner.SurfaceItems.SectionHeightBehavior’ ? TARGET SITE Void...
View ArticleReply To: Report generation fails with build 7.2.7725.
Thanks Sergey, We are now testing with it. We are also experiencing another issue ( sp2 as well as this fix) where tiff export runs a long time. I will get debug files and send it in to the forum....
View ArticleReply To: Report generation fails with build 7.2.7725.
Sorry, I meant exporting to rtf.
View ArticleReply To: Report generation fails with build 7.2.7725.
This is an example that runs for 15-20 seconds. Larger report data takes a lot longer and we see this issue on all machines. Basically, the application becomes unresponsive during this export. Thanks,...
View ArticleReply To: DataGrid refresh data problem
No, I don’t have problems with the selected rows, but with that grouped rows that I have manually expanded. If I group by Date par example, expand one row and then I sort by another column, the row...
View ArticleReply To: Bad elements width while printing on Epson FX-890
We solve this problem using the driver from Epson LX 300. I hope it works for you too.
View ArticleReply To: Report Names – Date of Report
Hello smulligan, At the moment this not possible, but I have forwarded this along to the developers as feature request 173569. I’ll let you know when I have an update. Thanks Kelley
View ArticleReply To: Not may print – exception
Hello ! This codes is in my projects. To call preview print form: 100: Dim ar As New frmpirmsdruka '(preview form) 110: Dim ard As New arSplash '(ActiveReport) 120: ard.Run() 140: ar.Viewer1.Document...
View ArticleBind Page Layout List Control to Multivalue Parameter
I’m trying to find a way to bind a multivalue parameter to a list control for my page layout report. It appears the list control must be bound to a dataset, so I’m guessing that means I have to find a...
View ArticleReply To: FlexiGrid hangs the screen
In my migrated project (Lightswtich 2011 to 2012) I use FlexGrid and it works for some scenarios very well. But when I try to use it in case of referred data screen and “Flex Grid Choice Column” the...
View ArticleC1Themes – Half Baked
The Themes Component as released only supports 'some’ of your own controls. The release update finally comes out to support the Input Panel so we updated…and not the C1Input controls won’t work...
View ArticleReply To: Export PageReport with FormattedText to pdf
Yes, I did uninstall the previous version before updating. It appears that it did actually update the references, but the installer for some reason failed. We’re trying to upgrade to AR 8 to see if...
View ArticleReply To: Version conflict between c1Theme and c1Input
Hi Chris, Your issue has already been replied in the email. However, I am copying the response here for the sake of other users over the community. Yes, this is the design behaviour of C1Themes that...
View ArticleHow to bind x,y,z data to c1chart3d ?
Hi, I am having database which contains x,y and z coordinate data and I want to plot it on c1chart3d. So how do I do it ? Thanks.
View Article