we have a windows application (VB.Net) which was developed in Infragistics 2003 Vol 2 (.Net Framework 1.1). In this application we are using Infragistics Hierarchial WinGrid. We got a situation where i have to Increase size of "+" sign for Expansion "-" sign for collapse in the hierarchial grid.
i've gone through articles links provided i.e. 4873, 5684. We prefer Article 4873 way of implementation, we tried your sample code provided in.
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=4873
but we didn't find any difference as far as Indicators size is concerned, it is still showing default indicator size only, all we did is ran your sample without any code modifications, are we supposed to alter any values to see the effect ? Please find attached screen shot for the same i.e. No_Difference_Indicator_size.png.we need exactly double the size of default Expansion Indicator size.
Thanks & Regards,
Vinay.
Hello Vinay,
Could you please review the sample attached to this post and see if it meets your requirements.
Basically what you could is to take a look at the code in the 'ExpIndicatorsCF' and try it in your application. You could also use a bigger image similar to the plus sign.Please feel free to let me know if I misunderstood you or if you have any other questions.
HI Boris,
By using your example applying in to my code i noticed there is "image" overlap in expansion and collapse of child bands,in my project UltraWingrid have more number of child bands when applying to that image which is used for expansion and collapse is overlapped with same another image.I am attaching the image this post,please provide me solution for this.
Thanks& Regards,