Hi all,
Am getting the following error:
StackOverflow exception in System.dll
Detail: {Cannot evaluate expression because the current thread is in a stack overflow state.}
In the grid, I have a row having 5 checkbox buttons & thr are about 170 rows roughly. So the event gets fired (hence the func gets executed) many times.
After the screen is loaded, on chking/unchking a few checkboxes; i get the above error.
Could anybody help me with this?
Can you please provide more information on this scenario? Are the checkboxes in separate fields? How have you places the CheckBox in the cells? If you have a sample that demonstrates this behavior, it would help as well.
Thanks.