HiI 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.Could you please let me know a way to customize default size and go with bigger "+", "-" Signs for better visibility.Thanks,Vinay
Hi Vinay,
How big does it have to be?
You can use a CreationFitler to make the UIElement bigger, but that won't shift the rows over and give you more room. So there's a limit to how big you can reasonably make the element before it runs into the row. You might be able to deal with this by using the Indentation property on the band, but then you will still be limited by the row height.
hi Mike,
Please suggest us Solution for this problem.We have to fix this problem for client,we r waiting for your reply.
Thanks & Regards,
Vinay
Hello Vinay,
I believe that this topic has already been discussed in the following forum thread: http://community.infragistics.com/forums/t/63951.aspx.
Please do not hesitate to contact us if you need any additional assistance.