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