This question is locked. New answers and comments are not allowed.
Hey guys
Just wondering why the following is still an issue. I have the following in a control and it throws an exception if I use the control in a page more than once...
The expected behavior is that I should be able to create a control and have that control know what groups it needs and to be able to use this control multiple times on a page.
I have reported this previously but I am getting worried that this simple fix wont be made.
Cheers
Anthony
Just wondering why the following is still an issue. I have the following in a control and it throws an exception if I use the control in a page more than once...
| <%= Html.Telerik().ScriptRegistrar().Scripts(scripts => scripts.AddSharedGroup("Form_Advanced"))%> |
The expected behavior is that I should be able to create a control and have that control know what groups it needs and to be able to use this control multiple times on a page.
I have reported this previously but I am getting worried that this simple fix wont be made.
Cheers
Anthony