This question is locked. New answers and comments are not allowed.
We are creating a jQuery plugin to display pick lists in our system. The pick list content itself will be a Telerik Grid. However, it will be loaded via AJAX into a div that is dynamically created.
We are able to include the CSS in the layout which is fine. However, it sees the ScriptRegistrar only includeds scripts based on controls that were loaded into the view. In our case however, no grids are loaded into the view...
What are our options? Do we just manually load the scripts? Is there a way to specify to the registrar what scripts we want it to load?
BOb
We are able to include the CSS in the layout which is fine. However, it sees the ScriptRegistrar only includeds scripts based on controls that were loaded into the view. In our case however, no grids are loaded into the view...
What are our options? Do we just manually load the scripts? Is there a way to specify to the registrar what scripts we want it to load?
BOb