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
close icon

Get "parents/childs" of cell relation (GridFormulaEngine)

Hello,

I have made some tests with GridFormulaEngine. When one cell is referenced by other cell, the Engine (formula) create in memory two collections (hashtables) with all cells parents and childs of relation:

DependentFormulaCells - Parent cells of cells.
DependentsCell - Childs cells of cells.

It's possible request the "parents" and "childs" of one specified cell? How? Is necessary aditional code for it?
If it's possible, the memory collections can be disabled or cleaned? How? Only clean all hashtables?

I not found this information in samples and helps.

Thanks for all help.


2 Replies

AD Administrator Syncfusion Team November 12, 2008 06:58 PM UTC

Completing, the two collections are used to save all cells relations of sheet...



RC Rajadurai C Syncfusion Team November 21, 2008 01:59 PM UTC

Hi Rossa,

Thanks for your interest in Syncfusion products.

Sorry for the delayed response.

Please refer the following sample that deals with this issue.
http://websamples.syncfusion.com//samples/Grouping.Windows/F77688/main.htm

Regards,
Rajadurai



Loader.
Live Chat Icon For mobile
Up arrow icon