This question is locked. New answers and comments are not allowed.
We are currently using the 2010.2.825 release of the Telerik MVC controls for which the Release Notes state:
Fixed: Id property of ViewComponentBase does not replace "[" and "]" with "_"
but when I look at the code and in using the components the fix is no longer included. It was fixed in the Beta release but in the current full release the source code is as follows:
Did this bug fix get rolled out in the change from 2010.2.713 or is the download for the source just not correct?
Fixed: Id property of ViewComponentBase does not replace "[" and "]" with "_"
but when I look at the code and in using the components the fix is no longer included. It was fixed in the Beta release but in the current full release the source code is as follows: