Slower autosize-functionality for columns
Hello Support-Team, last week I updated the TrueDBGrid-control in my project from 4.0.20132.61317 to 4.0.20133.61336. Since the next day – when my application was distributed to the users – they came...
View ArticleReply To: Embed a calendar into the textbox
You can convert an existing textbox into a Calendar. Please refer to the following documentation url :...
View ArticleReply To: ClientScript.RegisterStartupScript is not working after calling...
Hello, I apologize for the delayed response. I was not able to replicate the issue at my end with the latest version of Spread i.e. Spread.Net 7 v2 in IE10/GoogleChrome/FireFox. Please refer to the...
View ArticleReply To: C1DataGrid Columns
Sorry but I have this version: 5.0.20133.378. And the I update to 2012??? Regards
View ArticleC1Calendar Programmatically Set SelectedDates
Is there any way to programmatically set the SelectedDates for the C1Calendar?
View ArticleReply To: Report generation fails with build 7.2.7725.
Thanks Sergey, Is there a date when this will be fixed? Also, should I enter a defect referencing the tracking number or will I be notified when it is fixed? We will be shipping our product soon, and...
View ArticleC1combo : Binded selectedvalue does not update binding content
I manually populate a C1combo : Me.ClearItems() For Each v In System.Enum.GetValues(GetType(C_Csu.E_CsuScope)) Me.AddItem(v.ToString) Next I link this combo to an item...
View ArticleReply To: BUG: TypeComboBoxCurSel not returning correct value when lists changes
@DeepakSharma14 said: Thank you for providing me the sample application. I see when not setting the cell as ComboBox cell and getting the Selected index and value gives the index as 0 and correct...
View ArticleReply To: Error: 'layoutToolTip_TogglerOpen' is undefined (JavaScript)
Mohita, Thank you so much for your reply. I didn’t realize that by creating the simplest example, I was going to bring more problems to the situation. Your answer raises more questions for me, coming...
View ArticleRefreshing data in OlapGrid
Hi, We’re getting serious performance issues with refreshing data when the Olap grid contains huge data. Olap Grid is getting freeze when I drag a Field from one section to another (like from...
View ArticleReply To: Delayed print dialog after update ActiveReports 6 to ActiveReports...
Hi Tuhina, Additional information: a) This behavior is happing with all Winforms projects (converted ones or new ones) b) The time spent to open print dialog is 3x to 10x depending on user machine (xp...
View ArticleReply To: ActiveReports 7 Service Pack 2 build 7.2.7725.0 released!
Hello Would it be possible to have more details about the fix # 169900? "When printing a report, output paper size from the selected printer doesn’t work correctly." We have some issues with the paper...
View ArticleReply To: Forum changes are not for the best
I mostly just browse these forums when I’m looking for some help, but I agree with Techwriter and ChrisLynn, these forums are pretty confusing now. 1) All the active reports versions are just listed...
View ArticleMultiLine Textbox side-by-side with Subreport
I’ve got a report in AR6, that is sort of form based report. I’ve got a tall detail section, and there’s a part that looks like attachment #1 The TextBox for "Second. Access(es)" is multiline=true,...
View ArticleReply To: Heirarchal Grid with checkbox
Hello, I would like to inform you that if you plan to use your grids mainly in bound mode and require advanced features such as splits and hierarchical views, True DBGrid for WinForms is the better...
View ArticleReply To: C1DataGrid Columns
Hello, As per your previous post, I thought you had updated to the 5.0.20123.278 build of C1Silverlight from the 5.0.20123.277 build in which the issue was not there and after update the issue...
View ArticleWant to generate charts according to a condition.
Hi, Want to generate charts in different pages each according to a condition. Where we will set the query in such case? SELECT DISTINCT CATEGORY , X_COORD , Y_COORD , DETERIORATION_VALUE , DESC FROM...
View ArticleReply To: Suggestions for chart
Hi, As per my understanding, you want to draw multiple charts corresponding to a common X axis. Please note, C1Chart supports secondary Y-axis. It has two chart groups: Group0 is plotted against...
View ArticleReply To: C1GridView – first row should not be highlighted (selected) by default
Hello, Please handle the 'OnClientRendered’ event of C1GridView and clear the selection object using the jQuery code given below : var selection = $("#C1GridView1″).c1gridview("selection");...
View ArticleReply To: Epson FX890 not printing correctly Help Please
Hello, It seems that a similar issue has been posted by you in our portal as well and the same has been escalated to the concerned team. We would request you to please revert on your original case id...
View Article