Hi,
I have a very simple Telerik AJAX setup in one page, and it works well most of the time, but it sometimes enters into a state where dropdowns won't send their selected values back to the server in AJAX posts anymore.
This is basically what I have (simplified for the purpose of posting it here, the actual page is much much bigger):
Values from dropdowns will come as empty strings, which is incorrect.
Please note that this is a random issue, so there must be something that's getting corrupted somehow and I need to know why.
Have someone experienced this before? Any pointers on what the problem could be?
Thanks