Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
495
heirarichal wingrid collapse button not solved
posted

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.

Parents
  • 71886
    Offline posted

    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.

    ExpIndicatorCF.zip
Reply Children