Hi
Is there a way to control the expand/collapse of the table. I mean when a "+" appears in the table if we could disable its click, avoiding the expand function of the table.
Thanks!
Hello,
Thank you for the update.
You can try to cancel the click event when the user is clicking on the expansion buttons. This may prevent the expand/collapse from occurring.
If you need further assistance with this, please let me know.
We need the ultrapivotgrid. How about disabling the click event?
Thanks
Thank you for posting in our forums!
Are you trying to remove all expansion in the grid? If so, I would not recommend using the UltraPivotGrid and suggest using the UltraGrid instead.
You can find information about using the WinGrid in our documentation here:
www.infragistics.com/.../wingrid-understanding-wingrid
If you need further assistance, please let me know and I will be glad to help.