how does syncfusion essential grid handle exception

Hi guys and gals need your helps again, I have some code in some databound grid event such as current cell validating, current cell show drop down etc, if there is an exception, (such as making a reference to a row which is null, type cast a string to integer etc.) it just exits the event handler immediately (died silently) but application did not crash. does syncfusion have an exception manager that catches it and handles it somewhere else instead of bubble all the way up? any help would be most appreciated. cheers Jia

1 Reply

AD Administrator Syncfusion Team November 14, 2005 11:02 PM UTC

Here is a KB link on exception handling. http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=11

Loader.
Up arrow icon