We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

tabbarsplitter control

Hello,

I am trying to add excel like renaming feature for the sheets for my gridcontrol.this works fine when i do it once but when i do it repetedly for the same grid multiple times it starts giving exception. saying that grid is already registered .To resolve this problem i have tried

CalcEngine.UnregisterGridAsSheet(gridCon.Name, gridCon);

this.engine.RegisterGridAsSheet(newname, gridCon, sheetfamilyID);

where gridcon is my gridcontrol.but issue still exists.Please help

Thanks
Ranju


1 Reply

AD Administrator Syncfusion Team March 17, 2008 10:37 AM UTC

Hi,

I am afraid I was not able to reproduce this issue of changing the name of the TabPages. Can you please try the below sample and modify the sample such that it reflects your issue?

http://websamples.syncfusion.com/samples/Tools.Windows/F72128/main.htm

Thank you for your patience.

Regards,
Nanda


Loader.
Live Chat Icon For mobile
Up arrow icon