Hello,
There's a bug when I put two or more cascading dropdowns inside a ASP modalDialog.
For example, I have two cascadingDropdowns inside a modalDialog where the second one depends on the first.
When I select a value on the first, a webMethod is called that returns values to the second dropdown. The problem, as far as i can tell, is that the response from the service is given in xml instead of json.
This behaviour only appears after the 30930 release (Sep. 2009). If I substitute the dll for the 30930 and earlier releases it works fine.
In attachment it´s shown the error that appears.
Regards,
Vitor Loureiro
Comments: Would you please provide a complete sample project?
There's a bug when I put two or more cascading dropdowns inside a ASP modalDialog.
For example, I have two cascadingDropdowns inside a modalDialog where the second one depends on the first.
When I select a value on the first, a webMethod is called that returns values to the second dropdown. The problem, as far as i can tell, is that the response from the service is given in xml instead of json.
This behaviour only appears after the 30930 release (Sep. 2009). If I substitute the dll for the 30930 and earlier releases it works fine.
In attachment it´s shown the error that appears.
Regards,
Vitor Loureiro
Comments: Would you please provide a complete sample project?