Reply To: Display deleted rows in the grid?
Hi, Apologies for the delay in response. In order to achieve your requirement you need to handle the delete manually. You may follow the below steps to achieve the desired result : 1. Handle the...
View ArticleConvert XML to chm
Hi all, I am a newbie using DocToHelp, can you tell me how to convert xml file to chm. The xml file is the description off dll. Regards
View ArticleReply To: How to show group row count?
Hi. Thanks very much for the code. I think it has resolved my issue with the group text. I am able to see the text whether the grouping occurs from user activity or programmatically… However – now I...
View ArticleReply To: Toolbox update
Hello again. I’ve realized that the "version" shown in the IDE toolbox is not important. Since you have just one version of the C1 components, the reference is always made to version you have. It...
View ArticleReply To: How to use/save the drag option in calendar?
Hi, Drag and drop. Ok. How to we trigger the save for this. Back to my question. When using the EventCal in let say Explorer, you can with the mouse expand time. How do we save that event? regards Sven
View ArticleReply To: How to show group row count?
Nevermind… I just had to set the ColumnHeader.RowCount back to 1 and it works fine. All is good. Mike
View ArticleReply To: Background image does not show in GridDesigner
Reeva, Did you open the attached XML? Does it open with a background? I’m using version v2.0.50727 of Spread. I used the above link and it wanted my email to get the download. i never received a new...
View ArticleReply To: Convert XML to chm
If you are talking about the xml documentation that you can add to a class library, then you will need to utilise 'sandcastle’ to do this with doc to help. If you open up the main Doc to Help help...
View ArticleVector graphic output
Does ComponentOne Studio Enterprise allow me to design a chart and export it at runtime to a vector based graphic format, instead of rasterized? Thanks in advance.
View ArticleHow can i save layout for PivotView control ?
Hello ! I try to solve this task. I am using PivitView control. Control is connected to any cube. i want to save and restore all setting, created by user – all fields, axis and overs. i try to save...
View ArticleReply To: Filter Grid
Hello, This works fine during WijmoGrid_render. Thanks a lot. What if I would clear all filters or set new ones in an own method (Tap Action) behind a Command Bar Button. Do you have any solution?...
View ArticleReply To: Background image does not show in GridDesigner
Reeva, Here’s the problem. I’m using a revised version of the spread control that CO support supplied. It inherits from the standard spread control but has changes to allow the image to scroll when...
View ArticleSetConditionalFormat on Date field problem
I have a spread and the 2nd sheet needs to have the background color of its rows changed dependent on the value of the 'CreatedDate’ model property. The field is read-only so I’m using a...
View ArticleAsp.net Model Data Binding – urgent issue
Sorry if this is a duplicate post. The 1st one did not seem to take… Anyway – I am working on a new project with the spread component and I thought I would use the Model Data Binding since I am using...
View ArticleReply To: 3D chart with irregular step
Hello Alexandra, The issue is still with the development team & currently, we do not have any ETA regarding the same. They might consider it in the future builds of the control. Regards, Reema
View ArticleReply To: Updating data in farpoint spread sheet into datatable is not working
Hello, It is good to know that your issue has been resolved. Thank you for sharing your observations with us. Thanks, Manpreet Kaur
View ArticleReply To: How to show group row count?
Hello, It is good to know that your issue has been resolved. Thank you for sharing your observations with us. Thanks, Manpreet Kaur
View ArticleReply To: How to remove red border in c1flexgrid
Hi, PFA, sample code modification also attached screeshot for value to be entered. 1> As soon as i enter '.’ red box come in ur code it is not coming, but when i try to modify ur code any value...
View ArticleReply To: Convert XML to chm
Hi, In case you want to generate MSDN type help, the approach which Dom has mentioned about is correct. However if you just want to use XML documents in your project, I would suggest you to import the...
View Article